diff --git a/homepage2_0.css b/homepage2_0.css index 0d633fd..60966ff 100644 --- a/homepage2_0.css +++ b/homepage2_0.css @@ -990,7 +990,7 @@ img.changegray { align-items: center; justify-content: center; color: #333; - margin: 0.2rem 0; + margin-bottom: 0.1rem; } #reduce .countdown p { @@ -1004,6 +1004,7 @@ img.changegray { #reduce .countdown span { color: #ff7634; + margin: 0; } #reduce .coupon-left { diff --git a/packkey/reduce.html b/packkey/reduce.html index ae0e33c..5b9a25c 100644 --- a/packkey/reduce.html +++ b/packkey/reduce.html @@ -53,18 +53,19 @@ 复制 +
+ 倒计时: +

{{this.outTime[0]}}

时 +

{{this.outTime[1]}}

分 +

{{this.outTime[2]}}

秒 +
-
- 倒计时: -

{{this.outTime[0]}}

时 -

{{this.outTime[1]}}59

分 -

{{this.outTime[2]}}

秒 -
+

{{parseFloat(reduceInfo.reduce_amount)}} diff --git a/reduce.html b/reduce.html index 672018d..59a0212 100644 --- a/reduce.html +++ b/reduce.html @@ -54,19 +54,18 @@

+
+ 倒计时: +

{{this.outTime[0]}}

时 +

{{this.outTime[1]}}

分 +

{{this.outTime[2]}}

秒 +
+
- -
- 倒计时: -

{{this.outTime[0]}}

时 -

{{this.outTime[1]}}59

分 -

{{this.outTime[2]}}

秒 -
-

{{parseFloat(reduceInfo.reduce_amount)}}