From 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 06 十二月 2024 15:29:15 +0800
Subject: [PATCH] ll

---
 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