Merge branch 'hotfix/neesCaptcha'
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -88,6 +88,10 @@ const defaultDegrades = [ | @@ -88,6 +88,10 @@ const defaultDegrades = [ | ||
88 | path: '/pc/ci/tdk', | 88 | path: '/pc/ci/tdk', |
89 | name: '【开关】打开TDK' | 89 | name: '【开关】打开TDK' |
90 | }, | 90 | }, |
91 | + { | ||
92 | + path: '/pc/password/alwaysNeedCaptcha', | ||
93 | + name: '【开关】密码登录总是需要验证码' | ||
94 | + }, | ||
91 | //wap | 95 | //wap |
92 | { | 96 | { |
93 | path: '/wap/plustar/removeCollect', | 97 | path: '/wap/plustar/removeCollect', |
-
Please register or login to post a comment