Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
沈志敏
2017-04-06 14:30:14 +0800
Commit
6e485919af8841e64d0739b7313d4d82e68f9c3c
1 parent
130d146a
CI 加一个开关
打开 关闭登录验证码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
apps/models/degrade.js
apps/models/degrade.js
View file @
6e48591
...
...
@@ -128,6 +128,10 @@ const defaultDegrades = [
{
path
:
'/wap/close/passwordLogin'
,
name
:
'【开关】关闭账号密码登录'
},
{
path
:
'/wap/close/loginValidation'
,
name
:
'【开关】关闭登录验证码'
}
];
...
...
Please
register
or
login
to post a comment