客户详情修改

This commit is contained in:
老叶
2022-04-22 10:22:29 +08:00
parent f7b5d039f0
commit 548d47a8f4
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -5,11 +5,11 @@ let interval = null
Page({
data: {
imgUrl:_.config.imgUrl,
tabid:2,
tabid:1,
tab:[
// {"id":0,"title":"详细信息"},
{"id":2,"title":"客户画像"},
{"id":1,"title":"跟进记录"},
{"id":2,"title":"客户画像"},
],
logslist: [],//日志列表
pageNo: 1,
+2 -2
View File
@@ -179,7 +179,7 @@
</view>
</block>
<view class="relative pt30 font-28 color-333">特别约定</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{info.sa}}</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{sa}}</view>
</block>
<block wx:else>
<!-- <view class="relative bbs-1-eb last-b-none pl180 font-28" wx:if="{{priceinfo.fine_money}}">
@@ -360,7 +360,7 @@
</view>
</block>
<view class="relative pt30 font-28 color-333">特别约定</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{info.sa}}</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{sa}}</view>
</block>
<view class="fixed left-0 right-0 bottom-0 bg-fff-op90 inner40 fn-flex safe-pb">
<button class="wp100 bds-2-36afa2 bg-fff mr20 pt10 pb10 text-center font-32 color-36afa2 ulib-r750" hover-class="btn-36afa2-hover" bindtap="optPreview">重新编辑</button>
+1 -1
View File
@@ -511,7 +511,7 @@
</view>
</block>
<view class="relative pt30 font-28 color-333">特别约定</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{info.sa}}</view>
<view class="mt20 inner30 bds-1-eb line-height-16 font-28 color-666 ulib-r10">{{sa}}</view>
</block>
<view class="fixed left-0 right-0 bottom-0 bg-fff-op90 inner40 fn-flex safe-pb">
<button class="wp100 bds-2-36afa2 bg-fff mr20 pt10 pb10 text-center font-32 color-36afa2 ulib-r750" hover-class="btn-36afa2-hover" bindtap="optPreview">重新编辑</button>