diff --git a/pages/goods/coupon-details/coupon-details.vue b/pages/goods/coupon-details/coupon-details.vue index eb3b875..9c1bdff 100644 --- a/pages/goods/coupon-details/coupon-details.vue +++ b/pages/goods/coupon-details/coupon-details.vue @@ -346,7 +346,7 @@ } } }) - clearInterval(that.Timer); + // clearInterval(that.Timer); return; } holdTime--; diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index ffe3095..d363cb3 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -33,7 +33,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -79,40 +79,38 @@ - + - + - - + + {{item.name}} 更多 - - - - ETC加油券 - 2020.09.21-2202.10.12 - ¥240 - - - - ETC加油券 - 2020.09.21-2202.10.12 - ¥240 + + + + {{goods.couponName}} + {{goods.salesEndTime | timeFormat('yyyy-mm-dd hh:mm:ss')}} + + ¥{{goods.salesPrice}} - - - ETC加油券 - 2020.09.21-2202.10.12 - ¥240 + + + + + {{goods.title}} + {{goods.effectiveTiem | timeFormat('yyyy-mm-dd hh:mm:ss')}} + + ¥{{goods.price}} @@ -121,14 +119,15 @@ 惠享生活 - + - - - + + + -