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-14 09:33:13 +0800
Commit
070671b4b6febadfc648d1d7d33baa3c80f9db73
2 parents
56549661
2347596e
Merge branch 'hotfix/neesCaptcha'
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 @
070671b
...
...
@@ -88,6 +88,10 @@ const defaultDegrades = [
path
:
'/pc/ci/tdk'
,
name
:
'【开关】打开TDK'
},
{
path
:
'/pc/password/alwaysNeedCaptcha'
,
name
:
'【开关】密码登录总是需要验证码'
},
//wap
{
path
:
'/wap/plustar/removeCollect'
,
...
...
Please
register
or
login
to post a comment