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

1 line
2.6 KiB
Plaintext

<view class="content data-v-1cfd2ed6"><view class="massage-tab uni-flex _div data-v-1cfd2ed6"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['massage-unit _div data-v-1cfd2ed6',(currentTab===0)?'active':'']}}" bindtap="__e">我的收文</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['massage-unit _div data-v-1cfd2ed6',(currentTab===1)?'active':'']}}" bindtap="__e">我的发文</view></view><view style="flex:1;width:750rpx;overflow:hidden;" class="data-v-1cfd2ed6"><scroll-view hidden="{{!(currentTab===0)}}" style="height:100%;" enableBackToTop="true" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['loadMore']]]]}}" bindscrolltolower="__e" class="data-v-1cfd2ed6"><block wx:if="{{reciveList.length>0}}"><view class="data-v-1cfd2ed6"><block wx:for="{{reciveList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><list-unit vue-id="{{'0999965e-1-'+index}}" item="{{item}}" i="{{index}}" data-event-opts="{{[['^goDetail',[['goDetail']]]]}}" bind:goDetail="__e" class="data-v-1cfd2ed6" bind:__l="__l"></list-unit></block></view></block><block wx:else><block wx:if="{{pageData.isLoading===false}}"><view class="data-v-1cfd2ed6"><no-found vue-id="0999965e-2" nodata="{{reciveList.length>0?false:true}}" class="data-v-1cfd2ed6" bind:__l="__l"></no-found></view></block></block><block wx:if="{{reciveList.length>0}}"><view class="load-more data-v-1cfd2ed6"><text class="data-v-1cfd2ed6">{{!pageData.isEnd[0]?'正在加载,请稍后...':'——— 我是有底线的 ———'}}</text></view></block></scroll-view><scroll-view hidden="{{!(currentTab===1)}}" style="height:100%;" enableBackToTop="true" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['loadMore']]]]}}" bindscrolltolower="__e" class="data-v-1cfd2ed6"><block wx:if="{{sendList.length>0}}"><view class="data-v-1cfd2ed6"><block wx:for="{{sendList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><list-unit vue-id="{{'0999965e-3-'+index}}" item="{{item}}" i="{{index}}" type="1" data-event-opts="{{[['^goDetail',[['goDetail']]]]}}" bind:goDetail="__e" class="data-v-1cfd2ed6" bind:__l="__l"></list-unit></block></view></block><block wx:else><block wx:if="{{pageData.isLoading===false}}"><view class="data-v-1cfd2ed6"><no-found vue-id="0999965e-4" nodata="{{sendList.length>0?false:true}}" class="data-v-1cfd2ed6" bind:__l="__l"></no-found></view></block></block><block wx:if="{{sendList.length>0}}"><view class="load-more data-v-1cfd2ed6"><text class="data-v-1cfd2ed6">{{!pageData.isEnd[1]?'正在加载,请稍后...':'——— 我是有底线的 ———'}}</text></view></block></scroll-view></view></view>