From fbb14eafe469e96d35a8f91930844c24bb36b45d Mon Sep 17 00:00:00 2001 From: Linzm <1015157648@qq.com> Date: Mon, 19 Jan 2026 16:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E5=9C=BA=E6=99=AF?= =?UTF-8?q?=E6=89=8B=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components.d.ts | 5 ++ src/views/cartoon/index.vue | 141 ++++++++++++++++++++++++++++++------ 2 files changed, 125 insertions(+), 21 deletions(-) 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" /> -