From c964c1fad00ea3a975186cbbbf5f884a10e90ea5 Mon Sep 17 00:00:00 2001 From: "DESKTOP-A1SENDA\\HUzy" <472860318@qq.com> Date: Thu, 13 May 2021 11:25:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E8=B4=B4=E4=B8=8E=E6=89=A3=E6=AC=BE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E9=87=91=E9=A2=9D=E6=98=BE=E7=A4=BAUI?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/item-money-info/money-info.wxml | 19 +++++++++---------- pages/agent/detail/pound-info/pound-info.wxml | 8 ++++---- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/pages/agent/detail/item-money-info/money-info.wxml b/pages/agent/detail/item-money-info/money-info.wxml index ab64d82..f9027ed 100644 --- a/pages/agent/detail/item-money-info/money-info.wxml +++ b/pages/agent/detail/item-money-info/money-info.wxml @@ -8,7 +8,7 @@ 首款信息 预计总金额 - {{formate.formateAmount(item.preTotalMoney)}}元 + {{formate.formateAmount(item.preTotalMoney)}}元 结算单价 x 净重 @@ -17,7 +17,7 @@ 首笔应收金额 - {{formate.formateAmount(item.prepayMoney)}}元 + {{formate.formateAmount(item.prepayMoney)}}元 预估总金额 x {{agent.getActivitySettleType(orderInfo.activitySettleType)}} @@ -26,7 +26,7 @@ 代卖费 - {{formate.formateAmount(item.proxyAmount) || 0}}元 + {{formate.formateAmount(item.proxyAmount) || 0}}元 代卖费单价 x 净重 @@ -45,7 +45,7 @@ 尾款信息 未结算金额 - {{formate.formateAmount(item.unSettleMoney)}}元 + {{formate.formateAmount(item.unSettleMoney)}}元 单价 x 结算重量 - 首笔应收金额 @@ -62,10 +62,9 @@ 调节费 - -{{formate.formateAmount(item.adjustMoney)}}元 + -{{formate.formateAmount(item.adjustMoney)}}元 - + 补贴与扣款 {{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元 @@ -94,7 +93,7 @@ 代卖费 - {{formate.formateAmount(item.surcharge) || 0}}元 + {{formate.formateAmount(item.surcharge) || 0}}元 代卖费单价 x 结算重量 @@ -109,12 +108,12 @@ 调节费 - {{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元 + {{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元 补贴与扣款 - {{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元 + {{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元 总收款金额: diff --git a/pages/agent/detail/pound-info/pound-info.wxml b/pages/agent/detail/pound-info/pound-info.wxml index e36d968..258a7cb 100644 --- a/pages/agent/detail/pound-info/pound-info.wxml +++ b/pages/agent/detail/pound-info/pound-info.wxml @@ -30,11 +30,11 @@ - 补贴与扣款 + 补贴与扣款 {{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元 - + {{cell.title}} {{formate.formateAmount(cell.amount==null?0:item.amount)}}元 @@ -50,10 +50,10 @@ - + 磅单图片