From 1c9a4f5d46d09fa64f2ef21ca52050ba821e7a02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8E=AB=E5=94=90=E5=B0=BC?= Date: Wed, 9 Sep 2026 16:34:12 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E4=B8=8E=E6=A0=B7=E5=BC=8F=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 统一修复组件标签空格格式 2. 移除tabbar多余的scoped样式并内联样式类 3. 更新设置弹窗的z-index与确认按钮颜色 4. 简化恢复默认设置的提示文本 --- src/App.ku.vue | 6 ++-- .../uh-settings-popup/uh-settings-popup.vue | 12 ++++---- src/tabbar/index.vue | 30 ++----------------- 3 files changed, 12 insertions(+), 36 deletions(-) diff --git a/src/App.ku.vue b/src/App.ku.vue index 83aa4d9..8285888 100644 --- a/src/App.ku.vue +++ b/src/App.ku.vue @@ -20,10 +20,10 @@ \ No newline at end of file diff --git a/src/tabbar/index.vue b/src/tabbar/index.vue index d8c28f1..725c6df 100644 --- a/src/tabbar/index.vue +++ b/src/tabbar/index.vue @@ -101,7 +101,7 @@ - - \ No newline at end of file + \ No newline at end of file