From aaff8da4cb3cab8048bd1469b9ab17319ff1d7b9 Mon Sep 17 00:00:00 2001 From: chutingting Date: Sat, 13 Jan 2024 20:59:41 +0800 Subject: [PATCH] z-inde --- src/components/hotNews/index.vue | 4 ++-- src/layouts/index.vue | 2 +- src/views/aigc/index.vue | 6 +++--- src/views/information/index.vue | 10 +++++----- src/views/metadaily/index.vue | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/hotNews/index.vue b/src/components/hotNews/index.vue index e630301..3a3edbe 100644 --- a/src/components/hotNews/index.vue +++ b/src/components/hotNews/index.vue @@ -126,7 +126,7 @@ export default { color: #07CAAF; line-height: 48px; cursor: pointer; - z-index: 9999; + // z-index: 9999; } } } @@ -137,7 +137,7 @@ export default { justify-content: space-between; align-items: center; .list { - z-index: 999; + // z-index: 999; display: flex; flex-direction: column; align-items: center; diff --git a/src/layouts/index.vue b/src/layouts/index.vue index 44133ea..7967c23 100644 --- a/src/layouts/index.vue +++ b/src/layouts/index.vue @@ -99,7 +99,7 @@ export default { height: 77px; background: #00000081; align-items: center; - z-index: 99999; + z-index: 99; #logo { width: 163px; height: 43px; diff --git a/src/views/aigc/index.vue b/src/views/aigc/index.vue index 681c41c..f921440 100644 --- a/src/views/aigc/index.vue +++ b/src/views/aigc/index.vue @@ -224,7 +224,7 @@ export default { position: absolute; top: 40%; left: 55%; - z-index: 99; + // z-index: 99; .el-form-item { width: 350px; } @@ -515,7 +515,7 @@ export default { } .videozb::after { content: ''; - z-index: 99; + // z-index: 99; width: 55px; height: 55px; position: absolute; @@ -524,7 +524,7 @@ export default { left: 50%; margin-left: -27.5px; top: 40%; - z-index: 99; + // z-index: 99; background-repeat: no-repeat; } } diff --git a/src/views/information/index.vue b/src/views/information/index.vue index d105377..628afc7 100644 --- a/src/views/information/index.vue +++ b/src/views/information/index.vue @@ -24,7 +24,7 @@ - class="banner"> +
@@ -252,7 +252,7 @@ export default { color: #07CAAF; line-height: 48px; cursor: pointer; - z-index: 9999; + // z-index: 9999; } .more:hover { border: 1px solid #088669; @@ -267,7 +267,7 @@ export default { justify-content: space-between; align-items: center; .list { - z-index: 999; + // z-index: 999; display: flex; flex-direction: column; align-items: center; @@ -415,7 +415,7 @@ export default { font-weight: bold; color: #07CAAF; line-height: 48px; - z-index: 999; + // z-index: 999; } } #hotList { @@ -423,7 +423,7 @@ export default { flex-wrap: wrap; align-items: center; .list { - z-index: 999; + // z-index: 999; display: flex; justify-content: center; width: 500px; diff --git a/src/views/metadaily/index.vue b/src/views/metadaily/index.vue index d826351..56c0de4 100644 --- a/src/views/metadaily/index.vue +++ b/src/views/metadaily/index.vue @@ -245,7 +245,7 @@ export default { font-size: 18px; line-height: 48px; cursor: pointer; - z-index: 99; + // z-index: 99; } .clk { font-weight: bold; @@ -277,7 +277,7 @@ export default { font-weight: bold; color: #07CAAF; line-height: 48px; - z-index: 999; + // z-index: 999; } } #hotList { @@ -290,7 +290,7 @@ export default { .list { display: flex; //width: 50%; - z-index: 999; + // z-index: 999; flex-direction: row !important; //align-items: center; justify-content: center;