From 3412ccaede53b4441447b849148530b610262a67 Mon Sep 17 00:00:00 2001 From: hurui Date: Tue, 6 Aug 2019 13:55:01 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2=E8=AF=A6=E6=83=85][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9][=E7=94=B5=E8=AF=9D=E5=A4=A7=E5=B0=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/spellGroup/mySpellGroup/index.wxss | 4 ++-- pages/spellGroup/spellGroup.wxss | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss index 25acb06..902552f 100644 --- a/pages/spellGroup/mySpellGroup/index.wxss +++ b/pages/spellGroup/mySpellGroup/index.wxss @@ -353,8 +353,8 @@ button::after{ border: none; } top: 0; bottom: 0; margin: auto; - width: 76rpx; - height: 76rpx; + width: 50rpx; + height: 50rpx; } .rest { font-size: 24rpx; diff --git a/pages/spellGroup/spellGroup.wxss b/pages/spellGroup/spellGroup.wxss index 5e99c1e..11042f1 100644 --- a/pages/spellGroup/spellGroup.wxss +++ b/pages/spellGroup/spellGroup.wxss @@ -171,7 +171,6 @@ image{ text-overflow: ellipsis; } .spell-centerH .price02{ - /* display: inline-block; */ font-size: 24rpx; font-family:PingFang-SC-Medium; font-weight:500;