Browse Source

账号密码登陆

XWookey 1 year ago
parent
commit
10d9f8e962
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/login/phone_login/phone_login.js

+ 1 - 1
pages/login/phone_login/phone_login.js

@@ -145,7 +145,7 @@ Page({
           wx.showModal({
             title: '提示',
             content: '手机号未绑定账户。若您已注册,请通过账号密码方式登录,登陆后根据系统提示绑定手机号或联系客服处理',
-            confirmText: '账号密码登录',
+            confirmText: '密码登录',
             cancelText:"确定",
             showCancel:true,
             confirmColor:'#00AADD',