Commit a78d893e authored by linwenqing's avatar linwenqing

improvement:登录加loading

parent cac963da
......@@ -21,8 +21,8 @@
<view class="bind-tips">{{ bindTips }}</view>
</view>
<u-gap height="480"></u-gap>
<view v-if="needAuth">
<button class="loginBtn" lang="zh_CN" @click.capture="loadLogin"
<view v-if="needAuth" @click.capture="loadLogin">
<button class="loginBtn" lang="zh_CN"
@tap="getUserProfile">
<text class="u-font-32 white">{{ loginTitle }}</text>
</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment