1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
<view hidden="{{!(isShow)}}" class="suggestion-body data-v-417484c6"><view style="flex:1;width:750rpx;overflow:hidden;" class="data-v-417484c6"><scroll-view style="height:100%;" enableBackToTop="true" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['loadMore']]]]}}" bindscrolltolower="__e" class="data-v-417484c6"><block wx:if="{{pageList.length>0}}"><view class="data-v-417484c6"><block wx:for="{{pageList}}" wx:for-item="item" wx:for-index="i" wx:key="i"><list-unit vue-id="{{'25c6d600-1-'+i}}" item="{{item}}" data-event-opts="{{[['^tap',[['goDetail',['$0'],[[['pageList','',i]]]]]]]}}" bind:tap="__e" class="data-v-417484c6" bind:__l="__l"></list-unit></block><view class="load-more mt20 data-v-417484c6"><text class="data-v-417484c6">{{!pageData.isEnd?'正在加载,请稍后...':'——— 我是有底线的 ———'}}</text></view></view></block><block wx:else><block wx:if="{{!pageData.isLoading}}"><view class="data-v-417484c6"><no-found vue-id="25c6d600-2" nodata="{{pageList.length>0?false:true}}" class="data-v-417484c6" bind:__l="__l"></no-found></view></block></block></scroll-view></view></view> |