个人消息

This commit is contained in:
limqhz
2022-12-14 19:58:38 +08:00
parent 574e7c8ac1
commit b746aaaa83
7 changed files with 53 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<open-data type="userAvatarUrl" />
</view>
</t-cell>
<t-cell title="个人信息" hover arrow />
<t-cell title="个人信息" hover arrow bind:tap="viewMyAccount"/>
<t-cell title="我的消息" hover arrow bind:tap="viewMyMessage"/>
<t-cell title="常见问题" hover arrow bind:tap="viewQuestion"/>
<t-cell title="关于我们" hover arrow bind:tap="viewAboutUs"/>