From 0a3b6786205cc84dfcd17b656b7bfeb9b16a62ab Mon Sep 17 00:00:00 2001 From: hurui Date: Thu, 1 Aug 2019 14:00:16 +0800 Subject: [PATCH] =?UTF-8?q?[=E9=A6=96=E9=A1=B5][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/detail/index.wxml | 83 +--------------------------------- pages/main/index.wxml | 2 +- pages/main/index.wxss | 6 +-- 3 files changed, 5 insertions(+), 86 deletions(-) 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;