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
Plain Diff
Browse Files
Authored by
周少峰
2017-09-16 12:59:10 +0800
Commit
0930586f8ab033ccc835d78a0007d1d133bc5a1b
2 parents
fdc02d1d
c97026d6
Merge branch 'hotfix/login'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/models/degrade.js
apps/models/degrade.js
View file @
0930586
...
...
@@ -92,6 +92,11 @@ const defaultDegrades = [
path
:
'/pc/password/alwaysNeedCaptcha'
,
name
:
'【开关】密码登录总是需要验证码'
},
{
path
:
'/pc/login/closePasswordLogin'
,
name
:
'【开关】关闭账号密码登录'
},
//wap
{
path
:
'/wap/plustar/removeCollect'
,
...
...
Please
register
or
login
to post a comment