chore(管理员中心): 调整文件结构
This commit is contained in:
parent
9f382fc9bb
commit
2c3cbf55a3
@ -158,7 +158,7 @@ const router = createRouter({
|
|||||||
{
|
{
|
||||||
path: '/admin-center',
|
path: '/admin-center',
|
||||||
name: 'admin-center',
|
name: 'admin-center',
|
||||||
component: () => import('../views/Admin/AdminCenter.vue'),
|
component: () => import('../views/AdminCenter/AdminCenter.vue'),
|
||||||
meta: { requiresAuth: true },
|
meta: { requiresAuth: true },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user