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;