diff --git a/pages/coupon/detail/index.wxml b/pages/coupon/detail/index.wxml index 1f78c9f..ed47be0 100644 --- a/pages/coupon/detail/index.wxml +++ b/pages/coupon/detail/index.wxml @@ -221,87 +221,6 @@ - - - - - - - - - - {{data.title}} - - - 可砍至{{data.salePrice/100}} - - - - - - 已砍 {{already}}元 - 还剩 {{remain}}元 - - - 还剩 {{day}}天:{{hour}}:{{min}}:{{sec}} 结束 - - 砍价已取消 - - - 好友的砍价已过期 - - - 您的砍价已过期 - - - - - - - - - - 已砍至底价 - - - - - - - - - - 砍价人数{{data.orderPressList.length}}/{{data.pressLimitNum}}人 - - - - - - - - - {{item.nickName}} - 砍掉{{item.pressValue/100}}元 - {{item.createDate}}前 - - - - - - - -
- - - - -
- - - -
+ \ No newline at end of file diff --git a/pages/main/index.wxml b/pages/main/index.wxml index cbd768e..6f0b15e 100644 --- a/pages/main/index.wxml +++ b/pages/main/index.wxml @@ -48,7 +48,7 @@ 消费卡 - + 幸运卡牌 diff --git a/pages/main/index.wxss b/pages/main/index.wxss index 28c7922..e1ca487 100644 --- a/pages/main/index.wxss +++ b/pages/main/index.wxss @@ -208,11 +208,11 @@ page { .user-data { margin-left: 116rpx; letter-spacing: 0.64rpx; - line-height: 44rpx; + line-height: 46rpx; font-size: 30rpx; color: #333; background: #FFF; - margin-top: 16rpx; + margin-top: 10rpx; margin-bottom: 26rpx; } .user-data open-data{ @@ -458,7 +458,7 @@ progress{ .toutiao .qg{ width: 80rpx; height: 44rpx; - line-height: 44rpx; + line-height: 36rpx; border-radius:18rpx; border:2rpx solid; float: right;