项目微调

This commit is contained in:
2024-10-10 10:53:12 +08:00
parent 70289632f3
commit abbda880df
6 changed files with 19 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
import type { App, Component } from 'vue'
// 当组件很多的时候,可以使用
import { SvgIcon } from './staticExtend/SvgIcon'
import { SvgIcon } from '@/components/StaticExtend/SvgIcon'
// 这个地方将合并到对象中
const Components: {