底部占位符 + 按钮变好看

This commit is contained in:
limqhz
2022-12-16 18:42:26 +08:00
parent 75f88a420f
commit df370f0844
11 changed files with 22 additions and 9 deletions

View File

@@ -8,6 +8,6 @@
<view class="leaveTop">
<t-result theme="success" title="成功" description="恭喜{{userName}}注册成功!" />
</view>
<view class="leaveTop">
<view class="leaveTop leave-button">
<t-button block theme="danger" bind:tap="toLongin">去登录>>></t-button>
</view>