From 6ce9630f823126c2cbbee4f45b33f984a8f0d423 Mon Sep 17 00:00:00 2001 From: Andy Date: Sun, 28 Sep 2025 11:17:25 +0800 Subject: [PATCH 1/5] =?UTF-8?q?feat:=20=E5=89=8D=E7=AB=AF=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vocata-web/src/layouts/SliderBar.vue | 302 +++++++++++++++++++-------- vocata-web/src/views/SearchRole.vue | 24 ++- 2 files changed, 239 insertions(+), 87 deletions(-) diff --git a/vocata-web/src/layouts/SliderBar.vue b/vocata-web/src/layouts/SliderBar.vue index d5ab28b..bb1b3bb 100644 --- a/vocata-web/src/layouts/SliderBar.vue +++ b/vocata-web/src/layouts/SliderBar.vue @@ -126,9 +126,9 @@
-
{{ userInfo.nickname }}
+
{{ userInfo.nickname }}
-
+
@@ -351,15 +351,15 @@ const confirmEditTitle = async (conversationUuid: string) => {