diff --git a/pages/shop/GoodSearch/index.vue b/pages/shop/GoodSearch/index.vue index 138a669..1ba30f5 100644 --- a/pages/shop/GoodSearch/index.vue +++ b/pages/shop/GoodSearch/index.vue @@ -397,7 +397,7 @@ export default { line-height: 32rpx; } .price-wrap { - display: flex; + // display: flex; margin: 6rpx 0 0 0; line-height: 30rpx; .price { @@ -405,7 +405,7 @@ export default { font-size: 24rpx; } .ot-price { - margin: 0 0 0 20rpx; + // margin: 0 0 0 20rpx; color: #BFBFBF; font-size: 20rpx; text-decoration: line-through;