Commit 52464edc authored by yaya's avatar yaya

feat:隐藏会员收藏页面

parent 842aefe8
......@@ -100,7 +100,7 @@ export const asyncRouterMap = [
noCache: true
}
},
{
/* {
path: 'collect',
component: () => import('@/views/user/collect'),
name: 'collect',
......@@ -110,7 +110,7 @@ export const asyncRouterMap = [
icon: 'star',
noCache: true
}
},
},*/
{
path: 'footprint',
component: () => import('@/views/user/footprint'),
......
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