Merge branch 'master' into feature/senUrls
Showing
1 changed file
with
4 additions
and
0 deletions
@@ -146,6 +146,10 @@ const defaultDegrades = [ | @@ -146,6 +146,10 @@ const defaultDegrades = [ | ||
146 | name: '【开关】打开JS错误收集功能' | 146 | name: '【开关】打开JS错误收集功能' |
147 | }, | 147 | }, |
148 | { | 148 | { |
149 | + path: '/wap/close/buyNowButton', | ||
150 | + name: '【开关】关闭立即购买功能' | ||
151 | + }, | ||
152 | + { | ||
149 | path: '/wap/ci/tdk', | 153 | path: '/wap/ci/tdk', |
150 | name: '【开关】打开TDK' | 154 | name: '【开关】打开TDK' |
151 | } | 155 | } |
-
Please register or login to post a comment