feat: 首页调整
This commit is contained in:
@ -24,7 +24,7 @@ export const router = createRouter({
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
path: '/chat/:conversationId?',
|
||||
name: 'Home',
|
||||
component: () => import('@/views/home/index.vue'),
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user