|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
<view wx:else> |
|
|
<view wx:else> |
|
|
<view class="list-view {{ customerId != currentData.customerId ? 'have-hot' : '' }}"> |
|
|
<view class="list-view {{ customerId != currentData.customerId ? 'have-hot' : '' }}"> |
|
|
<listItem item="{{ currentData }}" pageStatus="detatil" isCollect="{{ isCollect }}" isShowCollect="{{ customerId != currentData.customerId }}" bind:changeCollect="changeCollect" customerId="{{ userCustomerId }}" /> |
|
|
|
|
|
|
|
|
<listItem item="{{ currentData }}" pageStatus="detatil" isCollect="{{ isCollect }}" isShowCollect="{{ customerId != currentData.customerId }}" bind:changeCollect="changeCollect" customerId="{{ customerId }}" /> |
|
|
</view> |
|
|
</view> |
|
|
<view wx:if="{{ customerId != currentData.customerId }}"> |
|
|
<view wx:if="{{ customerId != currentData.customerId }}"> |
|
|
<view class="view-interested">你可能感兴趣的需求</view> |
|
|
<view class="view-interested">你可能感兴趣的需求</view> |