1004749546@qq.com %!s(int64=4) %!d(string=hai) anos
pai
achega
238bce20dd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/order/order.vue

+ 2 - 1
pages/order/order.vue

@@ -48,7 +48,8 @@
 									<u-button :custom-style="btnStyle" @click="showTip" shape="circle" size="medium">提醒发货</u-button>
 								</view>
 								<view v-if="item.orderState=='SEND_ALL'||item.orderState=='SEND_PART'" class="text-right">
-									<u-button @click="showLog(item)" :custom-style="btnStyle" style="margin-right: 20upx;" shape="circle" size="medium">查看物流</u-button>
+									<u-button @click="showLog(item)" :custom-style="btnStyle" 
+									style="margin-right: 20upx;margin-left: 20upx;" shape="circle" size="medium">查看物流</u-button>
 									<u-button :custom-style="btnStyle" @click="showLog(item)" shape="circle" type="primary" size="medium">确认收货</u-button>
 								</view>
 								<view v-if="item.orderState=='FINISH'" class="text-right">