diff --git a/components/content/customerDynamic/customerDynamic.wxml b/components/content/customerDynamic/customerDynamic.wxml index 5ce4b3b..6295041 100644 --- a/components/content/customerDynamic/customerDynamic.wxml +++ b/components/content/customerDynamic/customerDynamic.wxml @@ -1 +1,64 @@ -{{item.$orig.staff.name}}{{item.$orig.follow_time}}{{''+item.$orig.follow_type+''}}{{''+item.$orig.follow_type+''}}{{''+item.$orig.follow_type+''}}{{item.$orig.content}}{{"下次跟进时间:"+(item.$orig.next_time?item.$orig.next_time:'')}}{{fileitem.name}}{{"("+item.$orig.comment_num+')'}}查看评论 \ No newline at end of file + + + + + + + + + + + {{item.$orig.staff.name}} + {{item.$orig.follow_time}} + + + + {{''+item.$orig.follow_type+''}} + + + {{''+item.$orig.follow_type+''}} + + + {{''+item.$orig.follow_type+''}} + + + + + + + + + {{item.$orig.content}} + + + {{"下次跟进时间:"+(item.$orig.next_time?item.$orig.next_time:'')}} + + + + + + + + + + + + + + {{fileitem.name}} + + + + + + + {{"("+item.$orig.comment_num+')'}} + 查看评论 + + + + + + + + \ No newline at end of file diff --git a/pages/index/groupCompany/contract/contractDetail.wxml b/pages/index/groupCompany/contract/contractDetail.wxml index 0e65bc3..44af833 100644 --- a/pages/index/groupCompany/contract/contractDetail.wxml +++ b/pages/index/groupCompany/contract/contractDetail.wxml @@ -39,12 +39,12 @@ {{'合同金额:¥'+(info.money?info.money:'')+''}} - + {{'待回款:¥ '+(info.receivables?info.receivables.be_money:'')+''}} @@ -55,14 +55,16 @@ + + {{info.total_bill}} + 发票 + + {{info.total_consume}} 报销 - - {{info.total_bill}} - 发票 - + {{info.receivables?info.receivables.repayment_money:''}} 回款 @@ -72,7 +74,7 @@ - + @@ -153,6 +155,7 @@ {{"费用金额:"+item.money}} {{"报销主题:"+item.theme}} {{"备注:"+item.remark}} + {{"创建人:"+item.staff.name}}