This commit is contained in:
2026-04-14 17:38:46 +08:00
commit b71e6d6bae
2848 changed files with 237896 additions and 0 deletions

View File

@ -0,0 +1 @@
<view class="community"><block wx:if="{{appConfig.is_open_community}}"><like-header vue-id="58d24f6c-1" current="{{currentNav}}" data-event-opts="{{[['^change',[['handleNav']]]]}}" bind:change="__e" bind:__l="__l"></like-header><view class="container"><follow data-custom-hidden="{{!(currentNav===0)}}" vue-id="58d24f6c-2" active="{{currentNav}}" data-event-opts="{{[['^share',[['handleShare']]]]}}" bind:share="__e" bind:__l="__l"></follow><explore data-custom-hidden="{{!(currentNav===1)}}" vue-id="58d24f6c-3" active="{{currentNav}}" bind:__l="__l"></explore></view></block><block wx:else><view class="community-empty flex-col col-center row-center"><image class="img-null" src="/static/images/follow_null.png"></image><view class="muted mt20">当前页面暂无内容~</view></view></block><tabbar vue-id="58d24f6c-4" bind:__l="__l"></tabbar></view>