mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-12 00:51:52 +08:00
Merge branch 'refs/heads/gitee-master' into feature-project
# Conflicts: # README.md # src/utils/dict.ts # src/views/Login/components/LoginForm.vue
This commit is contained in:
@@ -70,6 +70,26 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
}
|
||||
]
|
||||
},
|
||||
// {
|
||||
// path: '/ai/music',
|
||||
// component: Layout,
|
||||
// redirect: '/index',
|
||||
// name: 'AIMusic',
|
||||
// meta: {},
|
||||
// children: [
|
||||
// {
|
||||
// path: 'index',
|
||||
// component: () => import('@/views/ai/music/components/index.vue'),
|
||||
// name: 'AIMusicIndex',
|
||||
// meta: {
|
||||
// title: 'AI 音乐',
|
||||
// icon: 'ep:home-filled',
|
||||
// noCache: false,
|
||||
// affix: true
|
||||
// }
|
||||
// }
|
||||
// ]
|
||||
// },
|
||||
{
|
||||
path: '/user',
|
||||
component: Layout,
|
||||
|
Reference in New Issue
Block a user