Files

9 lines
184 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<block>
<t-notice-bar visible content="{{notice}}" />
<view class="demo-title">{{title}}</view>
<view class="demo-desc">
{{desc}}
<slot name="desc" />
</view>
</block>