mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 11:22:58 +08:00
添加依赖管理
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
FolderOutlined,
|
||||
RadiusSettingOutlined,
|
||||
ControlOutlined,
|
||||
ContainerOutlined,
|
||||
} from '@ant-design/icons';
|
||||
|
||||
export default {
|
||||
@@ -51,7 +52,7 @@ export default {
|
||||
{
|
||||
path: '/dependence',
|
||||
name: '依赖管理',
|
||||
icon: <FormOutlined />,
|
||||
icon: <ContainerOutlined />,
|
||||
component: '@/pages/dependence/index',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user