From ed8bcb4d73ec5395664950bf9b2e3c4be897a8e1 Mon Sep 17 00:00:00 2001
From: meo <18801474720@163.com>
Date: Tue, 11 Jun 2019 14:33:55 +0800
Subject: [PATCH] =?UTF-8?q?[=E6=B4=BB=E5=8A=A8=E6=8A=A5=E5=90=8D][?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9]:[=E6=B4=BB=E5=8A=A8=E6=8A=A5=E5=90=8D?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E5=86=85=E5=AE=B9=E7=9A=84?=
=?UTF-8?q?=E5=B1=95=E7=A4=BA]?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/radetail/index.wxml | 35 +----------------------------------
pages/radetail/index.wxss | 3 +--
2 files changed, 2 insertions(+), 36 deletions(-)
diff --git a/pages/radetail/index.wxml b/pages/radetail/index.wxml
index 8f8081a..5d91b2a 100644
--- a/pages/radetail/index.wxml
+++ b/pages/radetail/index.wxml
@@ -1,3 +1,4 @@
+
@@ -16,43 +17,9 @@
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
- {{item.subTitle}}
-
- ¥{{item.salePriceStr}}
-
- 满¥{{item.usePriceStr}}可用
-
-
- 仅限本店使用
-
-
-
-
-
-
-
- 免费领
- 马上购
-
-
-
-
-
-
diff --git a/pages/radetail/index.wxss b/pages/radetail/index.wxss
index fcbe1d8..e3b887a 100644
--- a/pages/radetail/index.wxss
+++ b/pages/radetail/index.wxss
@@ -2,8 +2,6 @@
.coupons {
width: 100%;
position: relative;
- background: #eee;
- height: 100%;
}
.coupons-body {
@@ -596,6 +594,7 @@ button::after{ border: none; }
.act text {
display: block;
+ text-align: center;
padding-left: 4.8%;
padding-right: 4.8%;
}