|
|
@ -4,7 +4,29 @@ |
|
|
</cu-custom> |
|
|
</cu-custom> |
|
|
|
|
|
|
|
|
<view wx:if="{{form}}"> |
|
|
<view wx:if="{{form}}"> |
|
|
<van-index-anchor index="订单信息" /> |
|
|
|
|
|
|
|
|
<view class="flex flex-justify info_status" wx:if="{{form.orderStatus == 3}}"> |
|
|
|
|
|
<view class="flex"> |
|
|
|
|
|
<image style="height:42rpx;width:42rpx" src="/assets/image/icon_uncheck.png"></image> |
|
|
|
|
|
<view class="text-white text-sg" style="margin-left:12rpx">待过磅审核</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="text-white" style="padding: 12rpx 0rpx 12rpx 12rpx" bindtap="checkForm">重新定价</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="flex flex-center info_status" style="justify-content: flex-start;" wx:elif="{{form.orderStatus == 4}}"> |
|
|
|
|
|
<image style="height:42rpx;width:42rpx" src="/assets/image/icon_payfor.png"></image> |
|
|
|
|
|
<view class="text-white text-sg" style="margin-left:12rpx">待付款</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="flex flex-center info_status" style="justify-content: flex-start;" wx:elif="{{form.orderStatus == 41}}"> |
|
|
|
|
|
<image style="height:42rpx;width:42rpx" src="/assets/image/icon_payfor.png"></image> |
|
|
|
|
|
<view class="text-white text-sg" style="margin-left:12rpx">代付审核中</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="flex flex-center info_status" style="justify-content: flex-start;" wx:elif="{{form.orderStatus == 42}}"> |
|
|
|
|
|
<image style="height:42rpx;width:42rpx" src="/assets/image/icon_payfor.png"></image> |
|
|
|
|
|
<view class="text-white text-sg" style="margin-left:12rpx">待结算</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="flex flex-center info_status" style="justify-content: flex-start;" wx:elif="{{form.orderStatus == 5}}"> |
|
|
|
|
|
<image style="height:42rpx;width:42rpx" src="/assets/image/icon_payfor.png"></image> |
|
|
|
|
|
<view class="text-white text-sg" style="margin-left:12rpx">已完成</view> |
|
|
|
|
|
</view> |
|
|
<van-cell clickable center> |
|
|
<van-cell clickable center> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="text-black">客户姓名</view> |
|
|
<view class="text-black">客户姓名</view> |
|
|
@ -36,7 +58,42 @@ |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<van-field label="辅助设备" type="textarea" disabled input-align="right" value="{{ form.equipmentRemark }}" autosize border="{{ false }}" /> |
|
|
<van-field label="辅助设备" type="textarea" disabled input-align="right" value="{{ form.equipmentRemark }}" autosize border="{{ false }}" /> |
|
|
|
|
|
|
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂外皮重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.offsiteTareWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂外毛重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.offsiteGrossWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">净重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.offsiteGrossWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">预计总金额(元)</view> |
|
|
|
|
|
<view class="text-gray">{{form.estimatedTotalAmount || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell wx:if="{{form.onsideGrossWeight}}"> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂内毛重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.onsideGrossWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell wx:if="{{form.onsideAndOffsiteDifferences}}"> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂内厂外毛重差异(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.onsideAndOffsiteDifferences || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
<van-index-anchor index="纸品信息" /> |
|
|
<van-index-anchor index="纸品信息" /> |
|
|
<view wx:for="{{form.productCategoryInfos}}" wx:key="index"> |
|
|
<view wx:for="{{form.productCategoryInfos}}" wx:key="index"> |
|
|
<view style="height:16rpx" wx:if="{{index != 0 }}"></view> |
|
|
<view style="height:16rpx" wx:if="{{index != 0 }}"></view> |
|
|
@ -111,31 +168,13 @@ |
|
|
<van-cell clickable center> |
|
|
<van-cell clickable center> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="text-black">结算总重量(公斤)</view> |
|
|
<view class="text-black">结算总重量(公斤)</view> |
|
|
<view class="text-gray">{{form.totalNetWeight || '- -'}}</view> |
|
|
|
|
|
|
|
|
<view class="text-gray">{{form.settleTotalWeight || '- -'}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
<van-cell clickable center> |
|
|
<van-cell clickable center> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view slot="title" class="flex flex-justify"> |
|
|
<view class="text-black">结算总金额(元)</view> |
|
|
<view class="text-black">结算总金额(元)</view> |
|
|
<view class="text-gray">{{form.totalSettleWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell wx:if="{{form.onsideGrossWeight}}"> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂内毛重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.onsideGrossWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂外皮重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.offsiteTareWeight || '- -'}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</van-cell> |
|
|
|
|
|
<van-cell> |
|
|
|
|
|
<view slot="title" class="flex flex-justify"> |
|
|
|
|
|
<view class="flex flex-center text-black">厂外毛重(公斤)</view> |
|
|
|
|
|
<view class="text-gray">{{form.offsiteGrossWeight || '- -'}}</view> |
|
|
|
|
|
|
|
|
<view class="text-gray">{{form.settleTotalAmount || '- -'}}</view> |
|
|
</view> |
|
|
</view> |
|
|
</van-cell> |
|
|
</van-cell> |
|
|
</view> |
|
|
</view> |
|
|
|