From c9ac1d3ffa22cb7b2bcd4b1cede060820dbe1376 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Fri, 28 Jun 2019 11:08:26 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A0=8D=E4=BB=B7][=E4=BF=AE=E6=94=B9]:[?= =?UTF-8?q?=E7=A0=8D=E4=BB=B7formId=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/coupon/detail/index.wxml | 23 ++++++++++++----------- pages/coupon/detail/index.wxss | 2 +- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/pages/coupon/detail/index.wxml b/pages/coupon/detail/index.wxml index f2fae3b..b07dfa0 100644 --- a/pages/coupon/detail/index.wxml +++ b/pages/coupon/detail/index.wxml @@ -131,20 +131,21 @@ -
- - - + + - - -
+ + + diff --git a/pages/coupon/detail/index.wxss b/pages/coupon/detail/index.wxss index 095a9a8..4dc57b0 100644 --- a/pages/coupon/detail/index.wxss +++ b/pages/coupon/detail/index.wxss @@ -552,7 +552,7 @@ button::after { background: #fff; } -.btns > button { +.btns > button,.btns .fl { width: 277rpx; height: 95rpx; border-radius: 48rpx;