活动按钮状态流转

This commit is contained in:
2026-03-25 15:53:37 +08:00
commit 37346e790f
2762 changed files with 240282 additions and 0 deletions

View File

@@ -0,0 +1 @@
<view class="container"><title-bar vue-id="13645e58-1" title="消息通知" bind:__l="__l"></title-bar><block wx:if="{{loadEnd}}"><view class="container-main"><block wx:if="{{$root.g0}}"><view class="main-list"><block wx:for="{{noticeList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toDetails',['$0'],[[['noticeList','',index,'id']]]]]]]}}" class="list-item" bindtap="__e"><view class="item-title">{{item.title}}</view><view class="item-date">{{item.createtime}}</view><block wx:if="{{item.is_read!=1}}"><view class="item-point"></view></block></view></block></view></block><block wx:else><empty vue-id="13645e58-2" top="30%" title="暂无相关内容~" bind:__l="__l"></empty></block></view></block><tab-bar vue-id="13645e58-3" bind:__l="__l"></tab-bar></view>