我的关注,消息中心页面

This commit is contained in:
zhaofang
2022-09-16 17:01:29 +08:00
parent 2e2b8bf0ed
commit 99586e1144
10 changed files with 293 additions and 61 deletions

View File

@@ -190,8 +190,8 @@ export const constantRoutes = [{
path: '/follow',
hidden: true,
component: (resolve) => require(['@/views/portal/follow'], resolve),
name: 'qaAnswer',
meta: { title: '写回答', icon: 'dashboard', noCache: true, affix: false },
name: 'follow',
meta: { title: '我的关注', icon: 'dashboard', noCache: true, affix: false },
},
{
path: '/study',