From 6608b3045eb727fe388cee4acad5697020b8ff89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Thu, 12 Feb 2026 19:40:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../keyboard/aicompanion/AiCompanionForm.vue | 92 ++++++++++++++++- .../productitems/ProductItemsForm.vue | 26 ++--- src/views/keyboard/productitems/index.vue | 99 ++++++------------- 3 files changed, 130 insertions(+), 87 deletions(-) diff --git a/src/views/keyboard/aicompanion/AiCompanionForm.vue b/src/views/keyboard/aicompanion/AiCompanionForm.vue index 1e83cae..b4b806a 100644 --- a/src/views/keyboard/aicompanion/AiCompanionForm.vue +++ b/src/views/keyboard/aicompanion/AiCompanionForm.vue @@ -31,7 +31,49 @@ - +
+ + + {{ formData.avatarUrl ? '重新上传' : '选择图片' }} + + + 删除 + + +
+ + +
+
+ +
+
+
+ +
+ 50 x 50 预览 +
+
+ +
@@ -136,6 +178,9 @@