From ff135b237beb0c3e3fbcaded019d628261395f02 Mon Sep 17 00:00:00 2001 From: hurui Date: Mon, 5 Aug 2019 19:46:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A0=8D=E4=BB=B7][=E4=BF=AE=E6=94=B9][?= =?UTF-8?q?=E9=87=91=E9=A2=9D=E5=B1=95=E7=A4=BA]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/spellGroup/spellGroup.wxml | 8 ++++---- pages/spellGroup/spellGroup.wxss | 18 ++++++++++++++++-- pages/user/index.wxss | 2 +- 3 files changed, 21 insertions(+), 7 deletions(-) diff --git a/pages/spellGroup/spellGroup.wxml b/pages/spellGroup/spellGroup.wxml index 413e880..a04ba69 100644 --- a/pages/spellGroup/spellGroup.wxml +++ b/pages/spellGroup/spellGroup.wxml @@ -19,7 +19,7 @@ - + {{item.title}} {{item.subTitle}} @@ -29,7 +29,7 @@ - {{item.salePriceStr}} + {{item.salePriceStr}}232323232 ¥{{item.priceStr}} 去拼团 @@ -55,13 +55,13 @@ - + {{item.title}} {{item.subTitle}} 拼团价¥ - {{item.salePrice/100}} + {{item.salePrice/100}}2222222222 diff --git a/pages/spellGroup/spellGroup.wxss b/pages/spellGroup/spellGroup.wxss index c4da5ec..4fe7ab8 100644 --- a/pages/spellGroup/spellGroup.wxss +++ b/pages/spellGroup/spellGroup.wxss @@ -143,7 +143,18 @@ image{ display: flex; justify-content: space-between; } -.content .price01{ +.spell-centerH .price01{ + font-size:50rpx; + font-family:PingFang-SC-Medium; + font-weight:500; + color:#FD782D; + line-height:44rpx; + width: 50%; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} +spell-centerHr .price01{ font-size:50rpx; font-family:PingFang-SC-Medium; font-weight:500; @@ -175,12 +186,15 @@ image{ text-overflow:ellipsis; white-space:nowrap; line-height: 30rpx; + color:#FD782D; +} +.price-text{ + color:#FD782D; } .content .price-numHr{ font-size: 40rpx; line-height: 32rpx; } - .content .price-unit{ font-size:24rpx; } diff --git a/pages/user/index.wxss b/pages/user/index.wxss index d44058f..3198f27 100644 --- a/pages/user/index.wxss +++ b/pages/user/index.wxss @@ -207,7 +207,7 @@ page{ .of { position:absolute; - bottom:70rpx; + bottom:50rpx; left:0; right:0; height: 170rpx;