From fc9bd6378d3bfbde6d5c71535757a3d44de8d8ff Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 20 七月 2023 15:18:06 +0800 Subject: [PATCH] Merge branch 'feature/1.1.4开发' into develop --- uniapp/pages/search/search.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uniapp/pages/search/search.vue b/uniapp/pages/search/search.vue index 990c7ef..5221a4c 100644 --- a/uniapp/pages/search/search.vue +++ b/uniapp/pages/search/search.vue @@ -696,7 +696,7 @@ width: 60rpx; height: 24rpx; margin-right: 5rpx; - margin-top: 8rpx; + } .tradename { @@ -713,7 +713,7 @@ .price-saleNums-container { width: 100%; - margin-top: 30rpx; + margin-top: 10rpx; .left-price-box { .greytxt { -- Gitblit v1.9.3