| | |
| | | <view class="item" data-i="0" bindtap="jumpPage"> |
| | | <image src="../../static/icon/ic_kehuxihuan.png" mode="widthFix"></image> |
| | | <view>客户喜欢</view> |
| | | <view class="activeNum" wx:if="{{enjoyList.length}}">{{ enjoyList.length }}</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> |