From e849e6e681b243164a799bfc3639c56b0a58fd43 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Sat, 20 Apr 2019 10:51:33 +0800 Subject: [PATCH] =?UTF-8?q?[=E9=A6=96=E9=A1=B5][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E9=99=90=E6=97=B6=E6=8A=A2=E8=B4=AD=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E7=9A=84=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/main/rushtobyCard/index.wxml | 3 +-- pages/main/rushtobyCard/index.wxss | 5 ++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/pages/main/rushtobyCard/index.wxml b/pages/main/rushtobyCard/index.wxml index 10e9bdd..436bd0f 100644 --- a/pages/main/rushtobyCard/index.wxml +++ b/pages/main/rushtobyCard/index.wxml @@ -28,7 +28,6 @@ --> - @@ -43,7 +42,7 @@ - + 消费 diff --git a/pages/main/rushtobyCard/index.wxss b/pages/main/rushtobyCard/index.wxss index b2cb92d..c78bfea 100644 --- a/pages/main/rushtobyCard/index.wxss +++ b/pages/main/rushtobyCard/index.wxss @@ -7,11 +7,14 @@ } .rushtobuyimgs{ padding: 0 30rpx; - margin-bottom: 40rpx; + margin-bottom: 30rpx; } .rushtobuyimgs>view>text{ font-weight: bold; } +.rushtobuyimgs > view:nth-of-type(1){ + margin-right: 11rpx; +} .xianshi{ color: #F12643; font-weight: bold;