From 5f172d0730ad6f240e6d62feaa0824bc98b86bfc Mon Sep 17 00:00:00 2001 From: Junjie <xjj@123> Date: 星期一, 16 六月 2025 16:33:51 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Monitor-APP/pages/home/home.css b/Monitor-APP/pages/home/home.css index e8cbd44..32f95d7 100644 --- a/Monitor-APP/pages/home/home.css +++ b/Monitor-APP/pages/home/home.css @@ -15,7 +15,7 @@ } .swiper-body { width: 100%; - height: 90%; + height: 100%; /* background-color: #aa0000; */ } .swiper-body-main { -- Gitblit v1.9.1