mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-24 10:26:36 +08:00
tab与添加主页
This commit is contained in:
@@ -30,6 +30,12 @@ export const constantRoutes = [
|
||||
component: () => import('@/view/main/follow.vue'),
|
||||
name: 'Follow',
|
||||
},
|
||||
{
|
||||
path: '/square',
|
||||
component: () => import('@/view/main/square.vue'),
|
||||
name: 'Square',
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user