注册流程

This commit is contained in:
limqhz
2022-12-16 17:32:49 +08:00
parent b746aaaa83
commit eb5c301d00
57 changed files with 1839 additions and 20 deletions

View File

@@ -10,3 +10,6 @@
</t-cell>
<t-cell title="昵称" description="{{'浙A88FU7'}}" />
<t-cell title="邮箱" description="{{'540344226@qq.com'}}" />
<view class="subButton">
<t-button block theme="danger" bind:tap="exitLogin">退出登录</t-button>
</view>