|
|
@@ -51,11 +51,6 @@
|
|
|
</checkbox-group>
|
|
|
</view>
|
|
|
<!-- #endif -->
|
|
|
- <!-- #ifdef APP-PLUS -->
|
|
|
- <view style="margin-top:85upx;color:red;font-size:34upx;width:100%;text-align:right;padding-right:70upx;">
|
|
|
- <text @click="pageTo({url:'/admin/home/appLoginRemind'})" >登录失败?请点击这里解决</text>
|
|
|
- </view>
|
|
|
- <!-- #endif -->
|
|
|
<view style="margin-top:45upx;color:#333333;font-size:38upx;width:100%;text-align:right;padding-right:70upx;">
|
|
|
<text style="margin-right:40upx;" @click="useAccount()">使用账号密码登录</text>
|
|
|
<text @click="register">注册账号</text>
|