From 0630126012170da25291d55f0a1bd3130e64f434 Mon Sep 17 00:00:00 2001
From: liuying <1427574514@qq.com>
Date: 周一, 28 4月 2025 15:45:28 +0800
Subject: [PATCH] 一汽大屏 未提交的代码

---
 yiqi_screen/src/App.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/yiqi_screen/src/App.vue b/yiqi_screen/src/App.vue
index 3559a15..e5cb343 100644
--- a/yiqi_screen/src/App.vue
+++ b/yiqi_screen/src/App.vue
@@ -20,11 +20,12 @@
 
 <style>
     html, body {
+      font-size: 79.5833px !important;
         width: 1910px;
         height: 1070px;
         /* width:100%; */
         /* height:100%; */
-        overflow: hidden; 
+        overflow: hidden;  
         background-color: #00083b;
         /* font-size: 80px !important; */
         /* background-image: url('~@/assets/images/bg.png'); */

--
Gitblit v1.9.3