From f1348469f3ebbdcf5c55f19934820a5a3e829532 Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Mon, 15 Sep 2025 17:32:21 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 优化右侧面板的样式,添加下拉菜单展开时的图标旋转效果 - 调整头像组件的布局和样式,增强视觉一致性 - 修正 `TextOverTips` 组件的拼写错误 --- .../navbar/components/right-side/index.vue | 22 ++++++++++++++----- .../navbar/components/right-side/style.scss | 13 +++++++++++ 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/src/layouts/components/navbar/components/right-side/index.vue b/src/layouts/components/navbar/components/right-side/index.vue index 1636ae0..350afa6 100644 --- a/src/layouts/components/navbar/components/right-side/index.vue +++ b/src/layouts/components/navbar/components/right-side/index.vue @@ -20,12 +20,22 @@ -
- -
- {{ userInfo.mobile?.slice(-3) }} +
+
+
+ +
+ {{ userInfo.mobile?.slice(-3) }} +
+
+
+ +
+