Authored by 郝肖肖

'进入小程序弹框开关'

... ... @@ -173,6 +173,10 @@ const defaultDegrades = [
{
path: '/wap/shop/removeCollect',
name: '【移除】店铺品牌收藏'
},
{
path: '/wap/wechat/miniPathOpen',
name: '【开关】微信>>> 进入小程序弹框'
}
];
... ...