From a7fb2f5eab3e548f040004c1019f1c994eb91ad4 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 09 十二月 2025 14:44:36 +0800
Subject: [PATCH] 日常更新
---
src/views/home/index.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/home/index.css b/src/views/home/index.css
index b28a4fb..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%;
@@ -22,4 +23,5 @@
align-items: center;
justify-content: center;
border-radius: 2px
+
}
--
Gitblit v1.8.0