瀏覽代碼

commit -m

zhengjinyi 2 年之前
父節點
當前提交
3b5b4ba112
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      pages/seller/club/list.vue
  2. 0 1
      pages/seller/order/order-details.vue

+ 1 - 1
pages/seller/club/list.vue

@@ -73,7 +73,7 @@
 				</view>
 			</view>
 		</view>
-		<view class="club-main" :style="{ paddingTop: isManage ? '374rpx' : '268rpx' }">
+		<view class="club-main" :style="{ paddingTop: isManage ? '374rpx' : '254rpx' }">
 			<view v-if="isEmpty" class="empty-container">
 				<image
 					class="club-empty-image"

+ 0 - 1
pages/seller/order/order-details.vue

@@ -12,7 +12,6 @@
 				<view class="view-type">{{ information.status | TextFormat }}</view>
 				<view class="status-visible"> {{ information.orderSeen == 2 ? '订单对机构不可见' : '订单对机构可见' }} </view>
 				<view class="Rebate " v-if="information.rebateFlag == 1">返佣</view>
-				<text class="bage-name">【高琳琳】</text>
 				<text class="bage-buss btn" v-if="information.orderSubmitType == 3 || information.orderSubmitType == 4"
 					>协销</text
 				>