From d2170567e67a1fb05ccfec865b50ea4444f240b1 Mon Sep 17 00:00:00 2001
From: JOJO <1498581755@qq.com>
Date: Fri, 10 Jul 2026 04:17:39 +0800
Subject: [PATCH] =?UTF-8?q?fix(input-composer):=20=E8=B0=83=E6=95=B4AI?=
=?UTF-8?q?=E5=BD=A2=E8=B1=A1=E4=B8=8Egit=E7=8A=B6=E6=80=81=E6=A0=8F?=
=?UTF-8?q?=E7=9A=84=E5=AF=B9=E9=BD=90=E3=80=81=E9=97=B4=E8=B7=9D=E5=8F=8A?=
=?UTF-8?q?=E6=96=87=E5=AD=97=E5=AE=9A=E4=BD=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
static/src/components/input/InputComposer.vue | 218 ++++++++++--------
1 file changed, 122 insertions(+), 96 deletions(-)
diff --git a/static/src/components/input/InputComposer.vue b/static/src/components/input/InputComposer.vue
index 522af74..5718336 100644
--- a/static/src/components/input/InputComposer.vue
+++ b/static/src/components/input/InputComposer.vue
@@ -89,7 +89,7 @@
:mode="props.avatarStatus.mode"
:tool-keys="props.avatarStatus.toolKeys || []"
:tracking="props.avatarStatus.tracking !== false"
- :size="40"
+ :size="45"
hex-background
/>
@@ -119,85 +119,87 @@
-
-
-