短通知 + 上部消息
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<!--pages/message/index.wxml-->
|
||||
<text>您有新的消息</text>
|
||||
<t-message id="t-message" />
|
||||
<t-empty t-class="empty-cls" icon="info-circle-filled" description="开通会员解锁完整功能">
|
||||
<t-button slot="action" theme="danger" variant="plain" bind:tap="startVipButton">开通会员</t-button>
|
||||
</t-empty>
|
||||
<t-toast id="t-toast" />
|
||||
<view>
|
||||
<foot-tab iconList="{{aIconList}}"/>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user