diff --git a/components/banner/index.wxss b/components/banner/index.wxss
index de9cd94..ea4a9bf 100644
--- a/components/banner/index.wxss
+++ b/components/banner/index.wxss
@@ -10,8 +10,8 @@
.index-slide, swiper-item
.index-slide-image {
display: block;
- width: 690rpx;
- height: 258rpx;
+ width: 710rpx;
+ height: 265rpx;
margin: 0 auto;
border-radius: 16rpx;
overflow: hidden;
diff --git a/pages/main/coupons/index.wxss b/pages/main/coupons/index.wxss
index 15bce1c..f17c048 100644
--- a/pages/main/coupons/index.wxss
+++ b/pages/main/coupons/index.wxss
@@ -1,6 +1,6 @@
@import "../../../app.wxss";
.index-coupons {
- padding: 0 30rpx;
+ padding: 0 20rpx;
/* margin-top: 40rpx; */
/* background:linear-gradient(0deg,rgba(235,235,235,1) 0%,rgba(255,255,255,0.8) 100%); */
}
@@ -15,7 +15,6 @@
color: #999;
}
.coupons c-coupons{
- width: 335rpx;
height: 354rpx;
margin-bottom: 34rpx;
}
diff --git a/pages/radetail/index.wxml b/pages/radetail/index.wxml
index c093bd1..a3fcc69 100644
--- a/pages/radetail/index.wxml
+++ b/pages/radetail/index.wxml
@@ -33,11 +33,6 @@
-
-
-
-
-