Showing
1 changed file
with
4 additions
and
0 deletions
@@ -173,6 +173,10 @@ const defaultDegrades = [ | @@ -173,6 +173,10 @@ const defaultDegrades = [ | ||
173 | { | 173 | { |
174 | path: '/wap/shop/removeCollect', | 174 | path: '/wap/shop/removeCollect', |
175 | name: '【移除】店铺品牌收藏' | 175 | name: '【移除】店铺品牌收藏' |
176 | + }, | ||
177 | + { | ||
178 | + path: '/wap/wechat/miniPathOpen', | ||
179 | + name: '【开关】微信>>> 进入小程序弹框' | ||
176 | } | 180 | } |
177 | ]; | 181 | ]; |
178 | 182 |
-
Please register or login to post a comment