|
@@ -31,7 +31,7 @@
|
|
</u-form-item>
|
|
</u-form-item>
|
|
<view class="phone-question">手机号无法使用</view>
|
|
<view class="phone-question">手机号无法使用</view>
|
|
<u-form-item>
|
|
<u-form-item>
|
|
- <u-button type="primary" :disabled="isDisabled" :loading="loading" shape="circle" @tap="login">登录</u-button>
|
|
|
|
|
|
+ <u-button type="primary" :disabled="isDisabled" :loading="loading" shape="circle" @click="login">登录</u-button>
|
|
</u-form-item>
|
|
</u-form-item>
|
|
</u--form>
|
|
</u--form>
|
|
<view class="user-agreement">
|
|
<view class="user-agreement">
|