From 62dae28eaf5e4a7e3c35240a6d3abfd357d4ad0f Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 10 九月 2024 16:44:22 +0800
Subject: [PATCH] #

---
 Monitor-APP/pages/home/home.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 6fb3b13..546e957 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -102,7 +102,7 @@
 												</swiper>
 											</view>
 										</view>
-										<view style="height: 20px;width: 100%;display: flex;flex-direction: column;align-items: flex-end;">
+										<view style="height: 20px;width: 100%;display: flex;flex-direction: column;align-items: flex-end;font-size: 1.5vh">
 											<view>绱鐢ㄦ椂锛� {{mTime}}</view>
 										</view>
 									</view>
@@ -114,7 +114,7 @@
 					<view class="mian-item">
 						<view class="mian-item-box">
 							<view style="width: 100%;height: 100%;">
-								<view style="height: 35%;">
+								<view style="height: 30%;">
 									<!-- 鎶樼嚎鍥� -->
 									<y-box>
 										<view class="box-item">
@@ -193,7 +193,7 @@
 									</y-box>
 								</view>
 								<view style="height: 2%;"></view>
-								<view style="height: 21%;">
+								<view style="height: 26%;">
 									<y-box>
 										<view class="flex-col" style="width: 100%;height: 100%;font-size: 4vh;justify-content: center;">
 											<view class="flex-col" style="width: 100%;height: 30vh;align-items: flex-start;font-size: 1vw">
@@ -224,7 +224,7 @@
 													</swiper>
 												</view>
 											</view>
-											<view style="height: 20px;width: 100%;display: flex;flex-direction: column;align-items: flex-end;font-size: 1.2	vh;">
+											<view style="height: 20px;width: 100%;display: flex;flex-direction: column;align-items: flex-end;font-size: 1.5vh;">
 												<view>绱鐢ㄦ椂锛� {{mTime}}</view>
 											</view>
 										</view>

--
Gitblit v1.9.1