mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 10:35:58 +08:00
some page ui optimization, add release v3.1.3
This commit is contained in:
@@ -36,7 +36,7 @@ const routes = [
|
||||
name: 'chat-role',
|
||||
path: '/apps',
|
||||
meta: {title: '应用中心'},
|
||||
component: () => import('@/views/ChatRoles.vue'),
|
||||
component: () => import('@/views/ChatApps.vue'),
|
||||
},
|
||||
{
|
||||
name: 'images',
|
||||
|
||||
Reference in New Issue
Block a user