From df4d422739a34ddeeb0b6b4037bc9d982b8fa555 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Wed, 3 Jul 2019 17:11:07 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=88=86=E4=BA=AB][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E5=BC=B9=E5=B1=82=E6=A0=B7=E5=BC=8F=E7=9A=84?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/shareposter/index.wxss | 2 +- pages/coupon/detail/index.wxss | 2 +- pages/index/searchbar/detail/index.wxss | 2 +- pages/spellGroup/mySpellGroup/index.wxss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/shareposter/index.wxss b/components/shareposter/index.wxss index 107dac7..8a40b36 100644 --- a/components/shareposter/index.wxss +++ b/components/shareposter/index.wxss @@ -6,7 +6,7 @@ left: 0; background: rgba(0, 0, 0, 0.5); overflow: hidden; - z-index: 10; + z-index: 10000; color: #fff; } diff --git a/pages/coupon/detail/index.wxss b/pages/coupon/detail/index.wxss index db37aac..0629b80 100644 --- a/pages/coupon/detail/index.wxss +++ b/pages/coupon/detail/index.wxss @@ -775,7 +775,7 @@ checkbox-group, radio-group { left: 0; background: rgba(0, 0, 0, 0.5); overflow: hidden; - z-index: 10; + z-index: 10000; color: #fff; } diff --git a/pages/index/searchbar/detail/index.wxss b/pages/index/searchbar/detail/index.wxss index 83df9b2..fe6a986 100644 --- a/pages/index/searchbar/detail/index.wxss +++ b/pages/index/searchbar/detail/index.wxss @@ -305,7 +305,7 @@ left: 0; background: rgba(0, 0, 0, 0.5); overflow: hidden; - z-index: 10; + z-index: 10000; color: #fff; } diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss index b45446b..1608c2d 100644 --- a/pages/spellGroup/mySpellGroup/index.wxss +++ b/pages/spellGroup/mySpellGroup/index.wxss @@ -541,7 +541,7 @@ top: 0; left: 0; background: rgba(0, 0, 0, 0.5); overflow: hidden; -z-index: 1001; +z-index: 10000; color: #fff; }