活动按钮状态流转

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="0b784be8-1" title="通知详情" bind:__l="__l"></title-bar><block wx:if="{{loadEnd}}"><view class="container-main"><view class="main-box"><view class="box-info"><view class="info-title">{{noticeInfo.title}}</view><view class="info-date">{{noticeInfo.createtime}}</view></view><view class="box-content"><mp-html vue-id="0b784be8-2" content="{{noticeInfo.content}}" bind:__l="__l"></mp-html></view></view></view></block><tab-bar vue-id="0b784be8-3" bind:__l="__l"></tab-bar></view>