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 @@
+
-
+