|
|
|
@ -18,10 +18,10 @@ |
|
|
|
<view class="text-black text-sg text-bold">收货统计</view> |
|
|
|
<view class="flex flex-center" bindtap="showSheet" style="padding: 2rpx 0rpx"> |
|
|
|
<view class="text-black text-sm" style="margin-right:8rpx">{{vdateString}}</view> |
|
|
|
<van-icon name="arrow-down" /> |
|
|
|
<!-- <van-icon name="arrow-down" /> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="flex" style="padding:0rpx 0rpx 24rpx 0rpx"> |
|
|
|
<view class="flex" style="padding:0rpx 0rpx 24rpx 0rpx" bindtap="orderList"> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-right:12rpx"> |
|
|
|
<view class="flex flex-center" style="justify-content: flex-start"> |
|
|
|
<view style="height:24rpx;width:6rpx;background:#007AFF"></view> |
|
|
|
@ -44,7 +44,7 @@ |
|
|
|
<view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx"> |
|
|
|
<view class="flex flex-justify" style="padding: 0rpx 28rpx 8rpx 28rpx"> |
|
|
|
<view class="text-black text-sg text-bold">收货订单</view> |
|
|
|
<view class="text-black text-sg text-bold">收货管理</view> |
|
|
|
<view class="flex flex-center" style="padding:4rpx 0rpx 4rpx 4rpx" bindtap="orderList"> |
|
|
|
<view class="text-gray text-sm" style="margin-right:8rpx">查看全部订单</view> |
|
|
|
<van-icon name="arrow" color="#aaa"/> |
|
|
|
@ -58,38 +58,44 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- <view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx 8rpx 0rpx"> |
|
|
|
<view class="flex flex-justify" style="padding: 0rpx 28rpx 24rpx 28rpx"> |
|
|
|
<view class="text-black text-sg text-bold">出货统计</view> |
|
|
|
<view class="flex flex-center"> |
|
|
|
<view class="text-black text-sm" style="margin-right:8rpx">今日</view> |
|
|
|
<van-icon name="arrow-down" /> |
|
|
|
<!-- <van-icon name="arrow-down" /> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="flex" style="padding:0rpx 0rpx 24rpx 0rpx"> |
|
|
|
<view class="flex" style="padding:0rpx 0rpx 24rpx 0rpx" bindtap="outList"> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-right:12rpx"> |
|
|
|
<view class="flex flex-center" style="justify-content: flex-start"> |
|
|
|
<view style="height:24rpx;width:6rpx;background:#007AFF"></view> |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">收货重量</view> |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">出货重量</view> |
|
|
|
</view> |
|
|
|
<view class="text-xxl text-bold" style="margin:12rpx 0rpx">30.000吨</view> |
|
|
|
<view class="text-gray text-sm">查看收货详情</view> |
|
|
|
<view class="text-gray text-sm">查看出货详情</view> |
|
|
|
</view> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-left:12rpx" bindtap="orderList"> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-left:12rpx"> |
|
|
|
<view class="flex flex-center" style="justify-content: flex-start"> |
|
|
|
<view style="height:24rpx;width:6rpx;background:#FF8413"></view> |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">收货金额</view> |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">收款金额</view> |
|
|
|
</view> |
|
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">10998.23</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view style="padding: 0rpx 28rpx;margin-top:24rpx"> |
|
|
|
<view class="bg-white" style="border-radius: 20rpx;padding: 24rpx 0rpx"> |
|
|
|
<view class="text-black text-sg text-bold" style="padding: 0rpx 28rpx 12rpx 28rpx">出货管理</view> |
|
|
|
<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="outList"> |
|
|
|
<view class="text-gray text-sm" style="margin-right:8rpx">查看全部订单</view> |
|
|
|
<van-icon name="arrow" color="#aaa"/> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<van-grid column-num="4" border="{{fasle}}"> |
|
|
|
<van-grid-item wx:for="{{ tabList2 }}" wx:key="index" data-status="{{item.status}}" bind:click="outList" text="{{item.name}}"> |
|
|
|
<van-icon slot="icon" name="{{ item.icon }}" size="68rpx" info="{{item.badge}}" /> |
|
|
|
@ -106,7 +112,7 @@ |
|
|
|
<view class="flex flex-justify" style="padding: 0rpx 28rpx 24rpx 28rpx"> |
|
|
|
<view class="text-black text-sg text-bold">千鸟代付额度</view> |
|
|
|
<view class="flex flex-center" style="padding:4rpx 0rpx 4rpx 4rpx"> |
|
|
|
<view class="text-gray text-sm" style="margin-right:8rpx">查看详情</view> |
|
|
|
<view class="text-gray text-sm" style="margin-right:8rpx">查看代付详情</view> |
|
|
|
<van-icon name="arrow" color="#aaa"/> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
@ -117,7 +123,6 @@ |
|
|
|
<view class="text-black text-sm" style="margin-left: 12rpx">剩余代付额度</view> |
|
|
|
</view> |
|
|
|
<view class="text-xxl text-bold text-price" style="margin:12rpx 0rpx">{{totalInfo.availableCreditLine || 0}}</view> |
|
|
|
<view class="text-gray text-sm">查看代付详情</view> |
|
|
|
</view> |
|
|
|
<view style="flex:1;padding:0rpx 32rpx;margin-left:12rpx"> |
|
|
|
<view class="flex flex-center" style="justify-content: flex-start"> |
|
|
|
|