From 008f0505d6a80260108cf6674eed4c7a5b4069e0 Mon Sep 17 00:00:00 2001 From: wangzimeng <3297159934@qq.com> Date: Thu, 7 Aug 2025 15:07:16 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=8B=9B=E7=A7=9F=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E7=9A=84=E5=BA=95=E9=83=A8=E6=8C=89=E9=92=AE=E6=8F=90=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/canteenRent/rentDetail.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/canteenRent/rentDetail.vue b/pages/canteenRent/rentDetail.vue index aa683d5..434b4f5 100644 --- a/pages/canteenRent/rentDetail.vue +++ b/pages/canteenRent/rentDetail.vue @@ -573,7 +573,7 @@ .footer-box { width: 100%; - height: 120rpx; + height: 140rpx; padding-bottom: 0rpx; box-sizing: border-box; position: fixed; @@ -587,7 +587,7 @@ .icon-box { width: 50%; - height: 98rpx; + height: 110rpx; display: flex; justify-content: space-around; align-items: center; @@ -598,7 +598,7 @@ background-color: #fcc74e; color: #333333; width: 50%; - height: 98rpx; + height: 110rpx; display: flex; align-items: center; justify-content: center;