From 91ceddbf9f26bf77442f39a07a672928ca081cbd Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Thu, 9 Mar 2023 10:09:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=88=97=E8=A1=A8=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A0=E6=95=B0=E6=8D=AE=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/news.vue | 1 + uni_modules/d-search/components/d-search/d-search.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/home/news.vue b/pages/home/news.vue index 2f89fea..81c84bc 100644 --- a/pages/home/news.vue +++ b/pages/home/news.vue @@ -227,6 +227,7 @@ {{new Date(v.sendTime).format('yyyy/MM/dd')}} + diff --git a/uni_modules/d-search/components/d-search/d-search.vue b/uni_modules/d-search/components/d-search/d-search.vue index 2e29ede..4a44e56 100644 --- a/uni_modules/d-search/components/d-search/d-search.vue +++ b/uni_modules/d-search/components/d-search/d-search.vue @@ -52,7 +52,7 @@ width:100%; height:100%; background:rgba(0, 0, 0, 0.2); - z-index: -1; + z-index: -100; transition: all 0.4s; opacity:0; &.show{