|
|
|
@ -44,7 +44,7 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
<view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx 12rpx 0rpx"> |
|
|
|
<view class="flex flex-justify" style="padding: 0rpx 28rpx 8rpx 28rpx"> |
|
|
|
<view class="text-black text-sg text-bold">厂内收货</view> |
|
|
|
<view class="flex flex-center" style="padding:4rpx 0rpx 4rpx 4rpx" bindtap="orderList"> |
|
|
|
@ -61,7 +61,7 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
<view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx 12rpx 0rpx"> |
|
|
|
<view class="flex flex-justify" style="padding: 0rpx 28rpx 8rpx 28rpx"> |
|
|
|
<view class="text-black text-sg text-bold">厂外收货</view> |
|
|
|
<view class="flex flex-center" style="padding:4rpx 0rpx 4rpx 4rpx" bindtap="outsideList"> |
|
|
|
|