|
|
@ -1,14 +1,13 @@ |
|
|
<!--pages/agent/detail/money-info/money-info.wxml--> |
|
|
<!--pages/agent/detail/money-info/money-info.wxml--> |
|
|
<wxs module="agent" src="../../../agent/index.wxs"></wxs> |
|
|
<wxs module="agent" src="../../../agent/index.wxs"></wxs> |
|
|
<wxs module="formate" src="../../../../pages/formate.wxs"></wxs> |
|
|
<wxs module="formate" src="../../../../pages/formate.wxs"></wxs> |
|
|
|
|
|
|
|
|
<!-- 预付款 --> |
|
|
<!-- 预付款 --> |
|
|
<view class="bg-white" style="padding: 24rpx 30rpx;margin-top:16rpx" |
|
|
<view class="bg-white" style="padding: 24rpx 30rpx;margin-top:16rpx" |
|
|
wx:if="{{item.activityOrderAuditPassNum!=null&&item.activityOrderAuditPassNum >= 1}}"> |
|
|
wx:if="{{item.activityOrderAuditPassNum!=null&&item.activityOrderAuditPassNum >= 1}}"> |
|
|
<view class="text-df text-gray" style="border-bottom: 1rpx solid #f3f3f3;padding-bottom:24rpx">首款信息</view> |
|
|
<view class="text-df text-gray" style="border-bottom: 1rpx solid #f3f3f3;padding-bottom:24rpx">首款信息</view> |
|
|
<view class="flex flex-justify text-sg"> |
|
|
<view class="flex flex-justify text-sg"> |
|
|
<text class="text-black">预计总金额</text> |
|
|
<text class="text-black">预计总金额</text> |
|
|
<text style="">{{formate.formateAmount(item.preTotalMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.preTotalMoney)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx"> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx"> |
|
|
<text class="text-gray">结算单价 x 净重</text> |
|
|
<text class="text-gray">结算单价 x 净重</text> |
|
|
@ -17,7 +16,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<text class="text-black">首笔应收金额</text> |
|
|
<text class="text-black">首笔应收金额</text> |
|
|
<text style="">{{formate.formateAmount(item.prepayMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.prepayMoney)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx"> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx"> |
|
|
<text class="text-gray">预估总金额 x {{agent.getActivitySettleType(orderInfo.activitySettleType)}}</text> |
|
|
<text class="text-gray">预估总金额 x {{agent.getActivitySettleType(orderInfo.activitySettleType)}}</text> |
|
|
@ -26,7 +25,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<text class="text-black">代卖费总额</text> |
|
|
<text class="text-black">代卖费总额</text> |
|
|
<text style="">{{formate.formateAmount(item.proxyAmount) || 0}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.proxyAmount) || 0}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==0}}"> |
|
|
<view class="flex flex-justify text-sm" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==0}}"> |
|
|
<text class="text-gray">代卖费单价 x 净重</text> |
|
|
<text class="text-gray">代卖费单价 x 净重</text> |
|
|
@ -49,7 +48,7 @@ |
|
|
<view class="text-df text-gray" style="border-bottom: 1rpx solid #f3f3f3;padding-bottom:24rpx">尾款信息</view> |
|
|
<view class="text-df text-gray" style="border-bottom: 1rpx solid #f3f3f3;padding-bottom:24rpx">尾款信息</view> |
|
|
<view class="flex flex-justify text-sg"> |
|
|
<view class="flex flex-justify text-sg"> |
|
|
<text class="text-black">未结算金额</text> |
|
|
<text class="text-black">未结算金额</text> |
|
|
<text style="">{{formate.formateAmount(item.unSettleMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.unSettleMoney)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==1}}"> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==1}}"> |
|
|
<text class="text-gray">单价 x 结算重量 - 首笔应收金额</text> |
|
|
<text class="text-gray">单价 x 结算重量 - 首笔应收金额</text> |
|
|
@ -66,7 +65,7 @@ |
|
|
<!-- <view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx" |
|
|
<!-- <view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx" |
|
|
wx:if="{{item.adjustMoney && item.adjustMoney != 0}}"> |
|
|
wx:if="{{item.adjustMoney && item.adjustMoney != 0}}"> |
|
|
<text class="text-black">调节费</text> |
|
|
<text class="text-black">调节费</text> |
|
|
<text style="">-{{formate.formateAmount(item.adjustMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>-{{formate.formateAmount(item.adjustMoney)}}元</text> |
|
|
</view> --> |
|
|
</view> --> |
|
|
<view wx:if="{{isShowtotalOtherAmount==false}}" class="flex flex-justify text-sg" |
|
|
<view wx:if="{{isShowtotalOtherAmount==false}}" class="flex flex-justify text-sg" |
|
|
style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx"> |
|
|
style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx"> |
|
|
@ -76,12 +75,12 @@ |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
wx:if="{{item.refundSubsidy!=null&&item.refundSubsidy!=0}}"> |
|
|
wx:if="{{item.refundSubsidy!=null&&item.refundSubsidy!=0}}"> |
|
|
<text class="text-black">返还补贴</text> |
|
|
<text class="text-black">返还补贴</text> |
|
|
<text style="">{{formate.formateAmount(item.refundSubsidy==null?0:item.refundSubsidy)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.refundSubsidy==null?0:item.refundSubsidy)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
wx:if="{{item.adjustMoney}}"> |
|
|
wx:if="{{item.adjustMoney}}"> |
|
|
<text class="text-black">调节费</text> |
|
|
<text class="text-black">调节费</text> |
|
|
<text style="">{{formate.formateAmount(item.adjustMoney==null?0:item.adjustMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.adjustMoney==null?0:item.adjustMoney)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:24rpx"> |
|
|
@ -112,7 +111,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx"> |
|
|
<text class="text-black">代卖费总额</text> |
|
|
<text class="text-black">代卖费总额</text> |
|
|
<text style="">{{formate.formateAmount(item.surcharge) || 0}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.surcharge) || 0}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==1}}"> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx" wx:if="{{item.proxySellerSettleType==1}}"> |
|
|
<text class="text-gray">代卖费单价 x 结算重量</text> |
|
|
<text class="text-gray">代卖费单价 x 结算重量</text> |
|
|
@ -127,18 +126,18 @@ |
|
|
<!-- <view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
<!-- <view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
wx:if="{{item.adjustMoney && item.adjustMoney}}"> |
|
|
wx:if="{{item.adjustMoney && item.adjustMoney}}"> |
|
|
<text class="text-black">调节费</text> |
|
|
<text class="text-black">调节费</text> |
|
|
<text style="">{{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元</text> |
|
|
</view> --> |
|
|
</view> --> |
|
|
|
|
|
|
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
wx:if="{{isShowtotalOtherAmount==false}}"> |
|
|
wx:if="{{isShowtotalOtherAmount==false}}"> |
|
|
<text class="text-black">纸厂补贴与扣款</text> |
|
|
<text class="text-black">纸厂补贴与扣款</text> |
|
|
<text style="">{{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" wx:if="{{item.refundSubsidy!=null&&item.refundSubsidy!=0}}"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" wx:if="{{item.refundSubsidy!=null&&item.refundSubsidy!=0}}"> |
|
|
<text class="text-black">返还补贴</text> |
|
|
<text class="text-black">返还补贴</text> |
|
|
<text style="">{{formate.formateAmount(item.refundSubsidy==null?0:item.refundSubsidy)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.refundSubsidy==null?0:item.refundSubsidy)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx"> |
|
|
<view class="flex flex-justify text-xs" style="margin-top:2rpx"> |
|
|
<text class="text-gray">补贴单价单价 x 结算重量</text> |
|
|
<text class="text-gray">补贴单价单价 x 结算重量</text> |
|
|
@ -148,7 +147,7 @@ |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
<view class="flex flex-justify text-sg" style="margin-top:20rpx;border-top:2rpx solid #f3f3f3;padding-top:16rpx" |
|
|
wx:if="{{item.adjustMoney}}"> |
|
|
wx:if="{{item.adjustMoney}}"> |
|
|
<text class="text-black">调节费</text> |
|
|
<text class="text-black">调节费</text> |
|
|
<text style="">{{formate.formateAmount(item.adjustMoney==null?0:item.adjustMoney)}}元</text> |
|
|
|
|
|
|
|
|
<text>{{formate.formateAmount(item.adjustMoney==null?0:item.adjustMoney)}}元</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:20rpx"> |
|
|
<view class="flex flex-justify text-sg" style="margin-top:24rpx;border-top:2rpx solid #f3f3f3;padding-top:20rpx"> |
|
|
<text class="text-black text-bold">总收款金额:</text> |
|
|
<text class="text-black text-bold">总收款金额:</text> |
|
|
|