From 00fc503240260a65321c07bd0c5718f075b7da4b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 08 四月 2025 17:54:29 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase

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

diff --git a/src/layout/index.vue b/src/layout/index.vue
index 5664b1e..231eede 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -69,10 +69,8 @@
 
 <style lang="less" scoped>
 .homeLayoutBox {
-  width: 100%;
   height: 100%;
   display: flex;
-
   // background-image: url("@/assets/images/homeBg.png");
   // background-repeat: no-repeat;
   // background-size: 100% 95%;
@@ -92,6 +90,7 @@
     background: #937950;
     display: flex;
     flex-direction: column;
+    font-family: Alimama DongFangDaKai;
 
     .leftMenuTitle {
       width: 100%;

--
Gitblit v1.9.1