fix : 简化模板
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -86,7 +86,6 @@ declare module '@vue/runtime-core' {
|
||||
SvgIcon: typeof import('./src/components/svgIcon/index.vue')['default']
|
||||
Tag: typeof import('./src/components/Tag.vue')['default']
|
||||
TheWelcome: typeof import('./src/components/TheWelcome.vue')['default']
|
||||
Tinymce: typeof import('./src/components/Tinymce.vue')['default']
|
||||
WelcomeItem: typeof import('./src/components/WelcomeItem.vue')['default']
|
||||
}
|
||||
export interface ComponentCustomProperties {
|
||||
|
||||
Reference in New Issue
Block a user