diff --git a/pages/users/login/login_copy.vue b/pages/users/login/login_copy.vue index d44b97a..3292b10 100644 --- a/pages/users/login/login_copy.vue +++ b/pages/users/login/login_copy.vue @@ -178,6 +178,12 @@ 本机一键登录 + + + + 本机一键登录 + + @@ -201,6 +207,11 @@ 本机一键登录 + + + 本机一键登录 + +
@@ -1421,6 +1432,7 @@ }) }, fail(res) { + console.log(res); that.$util.Tips({ title: '当前环境不支持一键登录' });