wechat_staff/components/buoyClient/index.wxml
@@ -4,6 +4,10 @@ <image src="../../static/icon/ic_kehuxihuan.png" mode="widthFix"></image> <view>客户喜欢</view> </view> <view wx:if="{{ showPurpose && showPurpose == '1' }}" class="item" data-i="2" bindtap="jumpPage"> <image src="../../static/icon/ic_yixiang.png" mode="widthFix"></image> <view>意向登记</view> </view> <view class="item" data-i="1" bindtap="jumpPage"> <image src="../../static/icon/ic_mingpian.png" mode="widthFix"></image> <view>个人名片</view>