Browse Source

app,登录页面,密码输入默认应该是隐藏的

wangchao 3 năm trước cách đây
mục cha
commit
e04f5dcad9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/public/login_account_number.vue

+ 1 - 1
pages/public/login_account_number.vue

@@ -54,7 +54,7 @@
 					gender:'',
 					phone:''
 				},
-				type:'text',
+				type:'password',
 				inputStatus:'none',
 				verifyCode:null,
 				sendText:'获取验证码',