mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-15 16:57:40 +08:00
chore: 调整接口文档菜单图标
This commit is contained in:
@@ -78,7 +78,7 @@ export const systemRoutes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: '/about/document/api',
|
||||
component: () => import('@/views/about/document/api/index.vue'),
|
||||
meta: { title: '接口文档', icon: 'continew', hidden: false, keepAlive: true },
|
||||
meta: { title: '接口文档', icon: 'swagger', hidden: false, keepAlive: true },
|
||||
},
|
||||
{
|
||||
path: 'https://continew.top',
|
||||
|
||||
Reference in New Issue
Block a user