From dae5212dbf3b4c48989aa4575ec82001c923298c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 20 Sep 2024 17:37:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/div-content/index.vue | 2 +- src/components/page-settings/index.vue | 4 ++-- src/views/layout/components/main/index.vue | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/common/div-content/index.vue b/src/components/common/div-content/index.vue index 24eefe15..172cbc18 100644 --- a/src/components/common/div-content/index.vue +++ b/src/components/common/div-content/index.vue @@ -382,6 +382,6 @@ const float_bottom_change = (val: { bottom: string; location: string }, id: stri overflow: hidden; } .tabs-view { - z-index: 4; + z-index: 2; } \ No newline at end of file diff --git a/src/components/page-settings/index.vue b/src/components/page-settings/index.vue index abb341b2..fc7dffe2 100644 --- a/src/components/page-settings/index.vue +++ b/src/components/page-settings/index.vue @@ -80,7 +80,7 @@ const text_style = computed(() => `font-weight:${new_style.value.header_backgrou position: v-bind(position); top: 0; left: 50%; - z-index: 2; + z-index: 3; transform: translateX(-50%); .roll { width: 39rem; @@ -109,7 +109,7 @@ const text_style = computed(() => `font-weight:${new_style.value.header_backgrou // border: 0.2rem solid $cr-main; position: relative; box-shadow: 0px 0 0px 0.2rem $cr-main !important; - z-index: 1; + z-index: 3; box-sizing: border-box; } .logo-outer-style { diff --git a/src/views/layout/components/main/index.vue b/src/views/layout/components/main/index.vue index dcbf1d4b..67938cb6 100644 --- a/src/views/layout/components/main/index.vue +++ b/src/views/layout/components/main/index.vue @@ -40,7 +40,7 @@ - 34 +
@@ -67,12 +67,13 @@
+
-
+