From e33ec057674ed6b99a3e42c4c272f7a3785acc83 Mon Sep 17 00:00:00 2001 From: xcw <727612669@qq.com> Date: Fri, 17 Mar 2023 13:57:36 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=98=E4=BF=AE=E6=94=B9=E5=90=88=E5=90=8C?= =?UTF-8?q?=E6=9D=83=E9=99=90=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/contract/contract.wxml | 4 +- .../groupCompany/contract/contractDetail.json | 3 +- .../groupCompany/contract/contractDetail.wxml | 101 ++++++++---------- 3 files changed, 50 insertions(+), 58 deletions(-) diff --git a/pages/index/contract/contract.wxml b/pages/index/contract/contract.wxml index af0c73b..1413fed 100644 --- a/pages/index/contract/contract.wxml +++ b/pages/index/contract/contract.wxml @@ -81,8 +81,8 @@ {{"合同编号:"+item.num}} {{"已回款:¥"+item.receivables.repayment_money}} {{"待回款:¥"+item.receivables.be_money}} - - + + 回款进度: diff --git a/pages/index/groupCompany/contract/contractDetail.json b/pages/index/groupCompany/contract/contractDetail.json index 796eebe..1a5ffc4 100644 --- a/pages/index/groupCompany/contract/contractDetail.json +++ b/pages/index/groupCompany/contract/contractDetail.json @@ -5,6 +5,7 @@ "u-tabs": "/uview-ui/components/u-tabs/u-tabs", "u-popup": "/uview-ui/components/u-popup/u-popup", "customer-dynamic": "/components/content/customerDynamic/customerDynamic", - "base-info": "/pages/index/groupCompany/contract/baseInfo" + "base-info": "/pages/index/groupCompany/contract/baseInfo", + "u-empty": "/uview-ui/components/u-empty/u-empty" } } \ No newline at end of file diff --git a/pages/index/groupCompany/contract/contractDetail.wxml b/pages/index/groupCompany/contract/contractDetail.wxml index e71fbed..681aed9 100644 --- a/pages/index/groupCompany/contract/contractDetail.wxml +++ b/pages/index/groupCompany/contract/contractDetail.wxml @@ -23,36 +23,32 @@ {{'合同编号:'+(info.num?info.num:'')+''}} - - 回款进度 - - - - - - - {{''+(info.receivables.ratio>=100?100:info.receivables.ratio)+'%'}} - - - - - {{'合同金额:¥'+(info.money?info.money:'')+''}} - - - - - {{'待回款:¥ '+(info.receivables?info.receivables.be_money:'')+''}} - - + + + + 回款进度 + + + + + + + {{''+(info.receivables.ratio>=100?100:info.receivables.ratio)+'%'}} + + + + + {{'合同金额:¥'+(info.money?info.money:'')+''}} + + - + + {{'待回款:¥ '+(info.receivables?info.receivables.be_money:'')+''}} + + + + + @@ -74,28 +70,7 @@ - + @@ -116,7 +91,7 @@ - + @@ -129,11 +104,15 @@ + + + + - + @@ -165,11 +144,15 @@ + + + + - + @@ -201,15 +184,23 @@ + + + + - + + + + +