From c64c31795d1e9ea96671f7e11279af8babecde83 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 27 十月 2025 10:12:18 +0800
Subject: [PATCH] gx页面ui

---
 src/views/home/index.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/home/index.css b/src/views/home/index.css
index 5ad93a1..794d0e1 100644
--- a/src/views/home/index.css
+++ b/src/views/home/index.css
@@ -4,6 +4,7 @@
     width: 100%;
     height: 100%;
     overflow: hidden;
+    font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
 }
 .page{
     width: 98%;

--
Gitblit v1.8.0