Commit 1d2ec028 authored by 华国豪's avatar 华国豪 🙄

新增被黄媛媛干掉的代码

parent 27cf338d
......@@ -3332,6 +3332,7 @@ export default {
title: '商品类型'
}
},
{
path: '/IntegralMall',
name: 'IntegralMall',
......@@ -3348,6 +3349,14 @@ export default {
title: '新增商品'
}
},
{
path: '/CommodityActive',
name: 'CommodityActive',
component: resolve => require(['@/components/activity/CommodityActive'], resolve),
meta: {
title: '商品活动'
}
},
]
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment