diff --git a/components.d.ts b/components.d.ts index 02da195..b4f54b9 100644 --- a/components.d.ts +++ b/components.d.ts @@ -13,6 +13,11 @@ declare module '@vue/runtime-core' { Backup: typeof import('./src/components/arFrame/backup.vue')['default'] Backup2: typeof import('./src/components/arFrame/backup2.vue')['default'] Brand: typeof import('./src/components/brand/index.vue')['default'] + ElButton: typeof import('element-plus/es')['ElButton'] + ElIcon: typeof import('element-plus/es')['ElIcon'] + ElInput: typeof import('element-plus/es')['ElInput'] + ElRadioButton: typeof import('element-plus/es')['ElRadioButton'] + ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] Gsplat: typeof import('./src/components/arFrame/gsplat.vue')['default'] Hint: typeof import('./src/components/hint/hint.vue')['default'] Loading: typeof import('./src/components/loading/index.vue')['default'] diff --git a/src/views/cartoon/index.vue b/src/views/cartoon/index.vue index 0524dd9..e245b17 100644 --- a/src/views/cartoon/index.vue +++ b/src/views/cartoon/index.vue @@ -159,30 +159,80 @@ upload-icon="plus" /> -