diff --git a/components/goods_list/goods_list.wxss b/components/goods_list/goods_list.wxss index 70b2a4e..e3aea73 100644 --- a/components/goods_list/goods_list.wxss +++ b/components/goods_list/goods_list.wxss @@ -37,8 +37,9 @@ color: #b9b9b9; -webkit-line-clamp: 2; } .goods_name{ - height: 70rpx; + height: 62rpx; margin-top: 6rpx; + line-height: 30rpx } .hang { width: 100%; diff --git a/pages/activity/pind_list/pind_list.wxml b/pages/activity/pind_list/pind_list.wxml index 540e8ea..76ebc23 100644 --- a/pages/activity/pind_list/pind_list.wxml +++ b/pages/activity/pind_list/pind_list.wxml @@ -44,7 +44,7 @@ - + {{item.price}} 零售价¥{{item.market_price}} diff --git a/pages/activity/pind_list/pind_list.wxss b/pages/activity/pind_list/pind_list.wxss index 09a7d28..61f64ba 100644 --- a/pages/activity/pind_list/pind_list.wxss +++ b/pages/activity/pind_list/pind_list.wxss @@ -78,13 +78,13 @@ page{ } .goods-num { - height: 50rpx; + height: 60rpx; display: flex; justify-content: space-between; -margin-top: 10rpx; + margin-top: 10rpx; font-size: 24rpx; color: #999; - + align-items: center; } .goods-num .co-red { @@ -176,7 +176,7 @@ width:33rpx;height:28rpx;border-radius: 8rpx;margin-left: -2rpx; } .xc-top15{ padding-top: 15rpx; - margin-top: 4rpx; + margin-top: 6rpx; } .people-img{ width:20rpx;height:20rpx @@ -185,10 +185,14 @@ width:33rpx;height:28rpx;border-radius: 8rpx;margin-left: -2rpx; margin-left: 10rpx; } .martop13{ -margin-top: 13rpx; +margin-top:4rpx; } .martop18{ -margin-top: 18rpx; +margin-top: 8rpx; +} +.xc-lihe42{ + height: 60rpx; + } \ No newline at end of file diff --git a/pages/index/index/index.wxss b/pages/index/index/index.wxss index 8e8b017..523bf64 100644 --- a/pages/index/index/index.wxss +++ b/pages/index/index/index.wxss @@ -499,7 +499,7 @@ margin-top: 10rpx; } .xc-top15{ padding-top: 15rpx; - margin-top: 43rpx; + margin-top: 25rpx; } .underline { text-decoration: line-through; color:#999999; font-size: 20rpx; margin-left: 5rpx;margin-top: 5rpx;