From d0dd0ffde7b99b8e9b6b91c30fc26a85141bad48 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Thu, 22 Aug 2024 16:54:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/qiyeDatail.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/shop/qiyeDatail.vue b/pages/shop/qiyeDatail.vue index ae6120f..ce65376 100644 --- a/pages/shop/qiyeDatail.vue +++ b/pages/shop/qiyeDatail.vue @@ -699,11 +699,11 @@ margin-right: 1px; } .header-bottom-foot-view{ + width: 33%; display: flex; flex-direction: row; align-items: center; justify-content: center; - padding: 1px 8px; height: 22px; line-height: 22px; border-radius: 15px; @@ -727,13 +727,15 @@ flex-direction: row; align-items: center; justify-content: space-between; - margin-top: 40rpx; } .header-bottom-foot{ width: 100%; display: flex; flex-direction: column; align-items: center; + margin-top: 20rpx; + border-top: 1px solid #f7f7f7; + padding: 20rpx 20rpx 0rpx 20rpx; } .header-bottom-money-jia{ font-size: 28rpx;