From 0e35f7cdaecc1c05f6a28784c2d66ce623ff77f1 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 09 十月 2024 10:23:05 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit

---
 h5_meeting/pages/index/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5_meeting/pages/index/index.vue b/h5_meeting/pages/index/index.vue
index 44a7607..6682e3c 100644
--- a/h5_meeting/pages/index/index.vue
+++ b/h5_meeting/pages/index/index.vue
@@ -191,7 +191,7 @@
 	}
 	.main_app {
 		width: 100%;
-		min-height: 100vh;
+		height: 100vh;
 		position: relative;
 		font-size: 28rpx;
 		display: flex;

--
Gitblit v1.9.3