会员权益

This commit is contained in:
2026-04-29 15:33:58 +08:00
commit 54965243da
2787 changed files with 242809 additions and 0 deletions

View File

@@ -0,0 +1 @@
<view class="container" style="{{'--theme-color:'+(themeColor)+';'}}"><title-bar vue-id="287468b6-1" title="{{$root.m0}}" bind:__l="__l"></title-bar><block wx:if="{{loadEnd}}"><view class="container-main"><block wx:if="{{$root.g0}}"><scroll-view class="main-screen" style="{{'top:'+(titleBarHeight+'px')+';'}}" scroll-x="{{true}}"><view data-event-opts="{{[['tap',[['changeScreen',[0]]]]]}}" class="screen-item" bindtap="__e"><view class="{{['text',(selectScreen==0)?'active':'']}}">全部</view></view><block wx:for="{{screenList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['changeScreen',['$0'],[[['screenList','id',item.id,'id']]]]]]]}}" class="screen-item" bindtap="__e"><view class="{{['text',(selectScreen==item.id)?'active':'']}}">{{item.name}}</view></view></block></scroll-view></block><view class="main-list"><block wx:if="{{$root.g1}}"><article-item vue-id="287468b6-2" show-data="{{articleList}}" show-title="{{$root.m1}}" bind:__l="__l"></article-item></block><block wx:else><empty vue-id="287468b6-3" top="30%" title="暂无相关内容~" bind:__l="__l"></empty></block></view></view></block><tab-bar vue-id="287468b6-4" bind:__l="__l"></tab-bar></view>