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;