From 894bbea89dd32c42750a39790883840a3fe35796 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 28 四月 2025 14:49:46 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase

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

diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index b17288f..9259896 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -129,6 +129,8 @@
   background-size: 98% 95%;
   position: relative;
   box-sizing: border-box;
+  font-family: siyuan;
+
 }
 .bgBox {
   width: 100%;
@@ -206,10 +208,13 @@
   font-size: 40px;
   font-weight: 600;
   margin-top: 20px;
+  font-family: siyuan;
 }
 .menuSubTitle {
   font-size: 28px;
   margin-top: 20px;
+  font-family: siyuan;
+
 }
 .menuLine {
   margin-top: 40px;

--
Gitblit v1.9.1