From 3e41585d36abd236e1163c734b4352cfda5d4948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=B7=E6=B4=8B=E4=B9=8B=E5=A3=B0?= Date: Fri, 29 Mar 2019 14:16:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=94=E5=9B=9E=E9=A6=96=E9=A1=B5=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=8E=BB=E6=8E=89=E9=98=B4=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/joinFrDpell/index.wxss | 2 +- pages/spellGroup/mySpellGroup/index.wxss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/joinFrDpell/index.wxss b/pages/joinFrDpell/index.wxss index fba2dc4..aeb7449 100644 --- a/pages/joinFrDpell/index.wxss +++ b/pages/joinFrDpell/index.wxss @@ -345,7 +345,7 @@ background:rgba(255,255,255,1); line-height:95rpx; border:1rpx solid rgba(227,227,227,1); - box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); + /* box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); */ border-radius:48rpx; margin-right:25rpx; } diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss index 5ebd882..056e871 100644 --- a/pages/spellGroup/mySpellGroup/index.wxss +++ b/pages/spellGroup/mySpellGroup/index.wxss @@ -15,7 +15,7 @@ background:rgba(255,255,255,1); line-height:95rpx; border:1rpx solid rgba(227,227,227,1); - box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); + /* box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); */ border-radius:48rpx; margin-right:25rpx; }