From 48001db94a04f6d05a10252b6190eb6a62d45ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Sat, 3 Jan 2026 09:46:47 +0800 Subject: [PATCH] =?UTF-8?q?style(components):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=B5=AE=E5=8A=A8=E9=9D=A2=E6=9D=BF=E7=9A=84z-index=E5=B9=B6?= =?UTF-8?q?=E7=A7=BB=E9=99=A4body.vue=E4=B8=AD=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E5=85=83=E7=B4=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除body.vue中未使用的概览栏元素,同时调整FloatingPanel的z-index值以避免可能的层叠冲突 --- src/components/FloatingPanel.vue | 4 ++-- src/views/l2/report/components/body.vue | 14 -------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/src/components/FloatingPanel.vue b/src/components/FloatingPanel.vue index 731b6e6..0ee79a7 100644 --- a/src/components/FloatingPanel.vue +++ b/src/components/FloatingPanel.vue @@ -189,12 +189,12 @@ export default {