2020-11-12 14:57:34 +08:00

1 line
1.1 KiB
Plaintext

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