@@ -24,12 +24,12 @@ export default {
text: '列表页'
},
{
- to: '/keep',
+ to: '/user/docs',
text: '收藏页'
- to: '/mine',
- text: '我的'
+ to: '/user/collections',
+ text: '收藏页2'
}
]