From 7298d5354963a88643a543b51b90192dc9fc934c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 11 九月 2025 18:43:14 +0800
Subject: [PATCH] 最新版本541200007

---
 h5/pages/staff/meetingSub.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/h5/pages/staff/meetingSub.vue b/h5/pages/staff/meetingSub.vue
index f4f8d62..09c98a0 100644
--- a/h5/pages/staff/meetingSub.vue
+++ b/h5/pages/staff/meetingSub.vue
@@ -299,7 +299,7 @@
   left: 0;
   bottom: 0;
   background-color: #fff;
-  padding: 20rpx 30rpx 84rpx;
+  padding: 20rpx 30rpx 52rpx;
   box-shadow: 0rpx -3rpx 6rpx 0rpx #eeeeee;
   .sel_time {
     color: $uni-color-primary;
@@ -405,6 +405,8 @@
   display: flex;
   justify-content: center;
   align-items: center;
+	height: 100rpx;
+	padding-top: 10rpx;
   .date {
     margin: 0 24rpx;
     font-weight: 600;

--
Gitblit v1.9.3