From 9502c24eee261fa0d0b69ca21f60a72befe160b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Mon, 28 Oct 2024 14:37:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E5=8C=BA=E9=A1=B5=E9=9D=A2=E9=87=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/index.scss | 6 ++-- src/components/NavigationBar/index.vue | 7 +++-- src/store/getters.js | 1 + src/store/modules/xiaoqu.js | 19 +++++++----- src/views/components/xiaoqu/building.vue | 6 ++-- src/views/components/xiaoqu/house.vue | 5 +++- src/views/components/xiaoqu/map/index.vue | 1 + src/views/components/xiaoqu/mapSearchBox.vue | 31 ++++++++++++++++++-- src/views/xiaoqu.vue | 30 +++++++++++++------ 9 files changed, 78 insertions(+), 28 deletions(-) diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss index 28a0fac..c7a5577 100644 --- a/src/assets/styles/index.scss +++ b/src/assets/styles/index.scss @@ -203,9 +203,6 @@ aside { color: #fff; } - .el-badge__content.is-fixed { - z-index: 10; - } .el-dialog { background: transparent; } @@ -249,6 +246,9 @@ aside { justify-content: center; } } +.el-badge__content.is-fixed { + z-index: 500 !important; +} .taicang-dialog-small { width: 850px !important; .dialog-main { diff --git a/src/components/NavigationBar/index.vue b/src/components/NavigationBar/index.vue index 1392d5c..04228df 100644 --- a/src/components/NavigationBar/index.vue +++ b/src/components/NavigationBar/index.vue @@ -19,7 +19,7 @@
{{ subTitle }}