diff --git a/components/goods_list/goods_list.wxml b/components/goods_list/goods_list.wxml index bfbb243..dedff57 100644 --- a/components/goods_list/goods_list.wxml +++ b/components/goods_list/goods_list.wxml @@ -23,7 +23,7 @@ {{filter.toFix(item[card_field],2)}} - {{card_name}} + {{card_name}} diff --git a/components/goods_list/goods_list.wxss b/components/goods_list/goods_list.wxss index 15429bb..bc4c262 100644 --- a/components/goods_list/goods_list.wxss +++ b/components/goods_list/goods_list.wxss @@ -151,6 +151,6 @@ color: #b9b9b9; } .line_th{ text-decoration: line-through} -.card_bg {display: flex; width: 108rpx;height: 28rpx; align-items: center; border-radius: 26rpx; font-size: 19rpx; +.card_bg {display: flex; padding: 0rpx 10rpx;height: 28rpx; align-items: center; border-radius: 26rpx; font-size: 19rpx;line-height: 28rpx; background: #333; color: #fff; justify-content: center; margin-left: 2rpx;} .card_bg image{ width: 19rpx; height: 19rpx; margin-right: 1rpx;} \ No newline at end of file diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml index 987ebed..72c2ac7 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxml +++ b/pages/goods/goodsInfo/goodsInfo.wxml @@ -420,7 +420,7 @@ - + {{item.content?item.content:''}} diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index e533e88..0c0dc69 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -1197,7 +1197,7 @@ left:31rpx;} margin-right: 5rpx } .xc_comment-font{ - height: 85rpx; + height: 65rpx; margin-left: 22rpx; white-space:normal; overflow: hidden; @@ -2222,8 +2222,10 @@ right:17rpx; top:55rpx; .s_ms_bth{margin-top: 85rpx} .xc-pirces{ - height:40rpx; - line-height:15rpx; + + line-height:25rpx; +margin-top: -13rpx; + } .no_pj_list{text-align: center; width: 100%; color: #999; margin-top: 30rpx; display: inline-block; font-size: 28rpx} @@ -2266,14 +2268,14 @@ right:17rpx; top:55rpx; border-radius: 0rpx 20rpx 20rpx 0rpx; } .grade-card-frame{ - width: 26%; + height:45rpx ; background: #3c300a; border-radius: 20rpx; margin-top: 10px; margin-left: 7rpx; justify-content: center; - padding: 0 10rpx; + padding: 0 15rpx; } .grade-card-frame .img{ width: 24rpx;