diff --git a/pages/peanut/searchFor.vue b/pages/peanut/searchFor.vue index 01b0ba0..b80463b 100644 --- a/pages/peanut/searchFor.vue +++ b/pages/peanut/searchFor.vue @@ -23,21 +23,25 @@ --> - - - - {{item.productName}} + + + + + + {{item.productName}} + + - + @@ -286,8 +290,8 @@ } } - .sear_list { border: 1px solid red; - margin: 50rpx 30rpx 0 30rpx; display: flex; flex-wrap: wrap; + .sear_list { + margin: 50rpx 30rpx 0 30rpx; // justify-content: space-between; .bl_tioa {