mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-22 20:51:39 +00:00
feat: 调整内容
This commit is contained in:
@@ -6,7 +6,7 @@ const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: '/',
|
||||
name: 'Home',
|
||||
component: () => import('@/views/Home/index.vue'),
|
||||
component: () => import('@/views/home/index.vue'),
|
||||
},
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user