diff --git a/assets/img/tel.gif b/assets/img/tel.gif new file mode 100644 index 0000000..cb79a99 Binary files /dev/null and b/assets/img/tel.gif differ diff --git a/components/coupons/index.wxml b/components/coupons/index.wxml index a4dc1dc..493b960 100644 --- a/components/coupons/index.wxml +++ b/components/coupons/index.wxml @@ -5,15 +5,15 @@ {{data.title}} - {{data.subTitle}} + {{data.subTitle}} ¥{{data.salePrice/100}} ¥{{data.price/100}} - + diff --git a/components/coupons/index.wxss b/components/coupons/index.wxss index fbc3e2b..1701bb8 100644 --- a/components/coupons/index.wxss +++ b/components/coupons/index.wxss @@ -37,6 +37,7 @@ color: #000000; letter-spacing: 0; line-height: 42rpx; + font-weight: bold; } .coupons-info-price{ padding:10rpx 0 15rpx; @@ -52,7 +53,7 @@ .coupons-info-price-o { display: inline-block; padding-left: 20rpx; - font-size: 24rpx; + font-size: 20rpx; color: #B4B4B4; letter-spacing: 0.96rpx; text-decoration: line-through; @@ -92,4 +93,9 @@ height: 50rpx !important; width: 114rpx !important; line-height: 50rpx !important; +} +.subtitle{ + font-size: 26rpx; + color: #666; + font-weight:100; } \ No newline at end of file diff --git a/pages/coupon/detail/index.wxml b/pages/coupon/detail/index.wxml index c66d570..703d42c 100644 --- a/pages/coupon/detail/index.wxml +++ b/pages/coupon/detail/index.wxml @@ -1,51 +1,51 @@ - - - - {{data.title}}限购{{data.useLimitQuantity}}件 - 剩余时间:2天12小时25分钟 - 剩余件数:{{data.remainInventory}}件 - - - ¥{{data.salePriceStr}} - ¥{{data.priceStr}} + - - - - -