瀏覽代碼

隐藏验证码功能

ellisran 1 年之前
父節點
當前提交
20f0e2d0e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/service/project_account.js

+ 1 - 1
app/service/project_account.js

@@ -182,7 +182,7 @@ module.exports = app => {
                         loginStatus = 1;
                     }
                     // dev-qa下默认副密码登录,规避验证码
-                    // if (this.ctx.app.config.is_debug) loginStatus = 1;
+                    if (this.ctx.app.config.is_debug) loginStatus = 1;
                     // }
                 } else if (loginType === 3) {
                     // 查找项目数据