项目微调
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { App, Component } from 'vue'
|
||||
|
||||
// 当组件很多的时候,可以使用
|
||||
import { SvgIcon } from './staticExtend/SvgIcon'
|
||||
import { SvgIcon } from '@/components/StaticExtend/SvgIcon'
|
||||
|
||||
// 这个地方将合并到对象中
|
||||
const Components: {
|
||||
|
||||
Reference in New Issue
Block a user