diff --git a/components/coupons/index.wxml b/components/coupons/index.wxml
index 14c5b78..f5dff9d 100644
--- a/components/coupons/index.wxml
+++ b/components/coupons/index.wxml
@@ -21,17 +21,17 @@
{{data.subTitle}}
- ¥{{data.salePriceStr}}
+ ¥{{data.salePriceStr}}¥{{data.priceStr}}
抢购价¥{{data.salePriceStr}}
可砍至¥{{data.salePriceStr}}
拼团价¥{{data.salePriceStr}}
- ¥{{data.priceStr}}
+
{{data.priceStr}}小时
- ¥{{data.priceStr}}
+
{{data.priceStr}}小时
diff --git a/components/coupons/index.wxss b/components/coupons/index.wxss
index 8f54bfd..8bbd190 100644
--- a/components/coupons/index.wxss
+++ b/components/coupons/index.wxss
@@ -198,6 +198,15 @@
opacity: 0.6;
}
+.view02{
+ font-size:20rpx;
+ line-height:34rpx;
+ text-decoration: line-through;
+ color: #999 !important;
+ font-weight:normal;
+ letter-spacing:0;
+ margin-left: 10rpx;
+}
.view01 {
text-decoration: line-through;
color: #999 !important;
diff --git a/components/store/index.wxss b/components/store/index.wxss
index f261fa1..2d504bd 100644
--- a/components/store/index.wxss
+++ b/components/store/index.wxss
@@ -42,7 +42,7 @@
text-overflow: ellipsis;
overflow: hidden;
}
-.posi_logo view:nth-child(2) view:nth-child(1) {
+.posi_logo view:nth-child(2) view {
font-size: 32rpx;
color: #333;
letter-spacing: 0;
diff --git a/pages/coupon/detail/index.wxss b/pages/coupon/detail/index.wxss
index 1c40764..7bc7eb6 100644
--- a/pages/coupon/detail/index.wxss
+++ b/pages/coupon/detail/index.wxss
@@ -211,6 +211,8 @@ button::after {
margin-left: 10rpx;
color: #999 !important;
margin-top:8rpx;
+ height: 32rpx;
+ line-height: 45rpx;
}
.fl {
float: left;
diff --git a/pages/couponorder/index/index.wxml b/pages/couponorder/index/index.wxml
index 36ef400..ecad2a8 100644
--- a/pages/couponorder/index/index.wxml
+++ b/pages/couponorder/index/index.wxml
@@ -24,14 +24,13 @@
{{item.title}}
+ 过期不退款
有效期至:
{{item.expiredTime}}
-
- 过期不退款
-
+
diff --git a/pages/couponorder/index/index.wxss b/pages/couponorder/index/index.wxss
index 40c3df2..2fac47e 100644
--- a/pages/couponorder/index/index.wxss
+++ b/pages/couponorder/index/index.wxss
@@ -84,12 +84,10 @@ button::after{ border: none; }
margin-top: 10rpx;
}
.found{
- color: red;
- font-size: 26rpx;
- margin-right: 20rpx;
- height:60rpx;
- line-height:60rpx;
- margin-top: 10rpx;
+ color: red!important;
+ font-size: 26rpx!important;
+ line-height: 26rpx!important;
+ width: 200rpx!important;
}
.liness {
display: block;
@@ -127,7 +125,7 @@ button::after{ border: none; }
height: 32rpx;
color: #333;
letter-spacing: 0;
- width: 400rpx;
+ width: 270rpx;
display: inline-block;
white-space: nowrap;
text-overflow: ellipsis;
diff --git a/pages/index/searchbar/detail/index.wxml b/pages/index/searchbar/detail/index.wxml
index 7876e14..ac14237 100644
--- a/pages/index/searchbar/detail/index.wxml
+++ b/pages/index/searchbar/detail/index.wxml
@@ -98,7 +98,7 @@
- {{data.introduction}}
+ {{data.introduction}}
信息完善中,敬请期待~
diff --git a/pages/index/searchbar/detail/index.wxss b/pages/index/searchbar/detail/index.wxss
index fba2452..bf84407 100644
--- a/pages/index/searchbar/detail/index.wxss
+++ b/pages/index/searchbar/detail/index.wxss
@@ -259,6 +259,9 @@ page{
text-align: center;
color: #999;
}
+.have{
+ text-align: left!important;
+}
.swiperactive {
min-height: 400rpx;