mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-10-22 18:57:15 +08:00
chore: 新增关于项目菜单(该菜单从动态路由调整为静态,且不再需要鉴权)
This commit is contained in:
1
src/types/components.d.ts
vendored
1
src/types/components.d.ts
vendored
@@ -28,6 +28,7 @@ declare module 'vue' {
|
||||
GiFooter: typeof import('./../components/GiFooter/index.vue')['default']
|
||||
GiForm: typeof import('./../components/GiForm/src/GiForm.vue')['default']
|
||||
GiIconSelector: typeof import('./../components/GiIconSelector/index.vue')['default']
|
||||
GiIframe: typeof import('./../components/GiIframe/index.vue')['default']
|
||||
GiOption: typeof import('./../components/GiOption/index.vue')['default']
|
||||
GiOptionItem: typeof import('./../components/GiOptionItem/index.vue')['default']
|
||||
GiOverFlowTags: typeof import('./../components/GiOverFlowTags/index.vue')['default']
|
||||
|
Reference in New Issue
Block a user