1 line
928 B
Plaintext
1 line
928 B
Plaintext
<view class="app"><u-tabs vue-id="4f22977a-1" list="{{tabList}}" current="{{tabcurrent}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" bind:__l="__l"></u-tabs><block wx:if="{{informationCategoryVOList}}"><view class="Healthknowledge"><view class="list"><block wx:for="{{informationCategoryVOList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['gohealthitem',['$0'],[[['informationCategoryVOList','',index]]]]]]]}}" class="item" bindtap="__e"><view class="text">{{''+item.infoTitle+''}}</view><view class="author"></view><image src="{{item.infoLargePictureUrl}}" mode></image></view></block></view></view></block><block wx:else><view class="noorder"><u-empty vue-id="4f22977a-2" mode="data" icon-size="220" text="暂无内容" bind:__l="__l"></u-empty></view></block><u-back-top vue-id="4f22977a-3" scroll-top="{{scrollTop}}" bind:__l="__l"></u-back-top></view> |