From 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 04 七月 2025 23:57:18 +0800
Subject: [PATCH] 测试图书 7.4

---
 src/books/toddlerGameImplementation/assets/main.less |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less
index e78b3e6..23bc3fe 100644
--- a/src/books/toddlerGameImplementation/assets/main.less
+++ b/src/books/toddlerGameImplementation/assets/main.less
@@ -174,8 +174,8 @@
     font-family: "鏂规涔﹀畫";
   }
 
-  .fm-fzxbs{
-   font-weight: 100 !important;
+  .fm-fzxbs {
+    font-weight: 100 !important;
     font-size: 0.9em !important;
     font-family: "鏂规鏂版姤瀹�" !important;
   }
@@ -1490,7 +1490,7 @@
   }
 
   h4 {
-    font-family: '鏂规鍑嗛泤瀹�';
+    font-family: 'FZZYS';
     font-weight: 400;
     color: #03AFED;
     margin-bottom: 0.2em;
@@ -1650,7 +1650,7 @@
 
 
   .ls2 {
-    font-family: "鏂规鍑嗛泤瀹�";
+    font-family: "FZZYS";
     color: #00B1F5;
     font-weight: 400;
     font-size: 1em;
@@ -2191,11 +2191,9 @@
 }
 
 
-
-
 @font-face {
   font-family: '鏂规浠垮畫';
-  src: url('./Fonts/FZFSK.TTF');
+  src: url(../assets/Fonts/FZFSK.TTF);
 }
 
 @font-face {
@@ -2247,13 +2245,13 @@
 }
 
 @font-face {
-    font-family: '鏂规涓瓑绾�';
-    src: url('./Fonts/FZZDXK.TTF');
+  font-family: '鏂规涓瓑绾�';
+  src: url('./Fonts/FZZDXK.TTF');
 }
 
 @font-face {
-    font-family: '鏂规鍑嗛泤瀹�';
-    src: url('./Fonts/FZZYSJW.TTF');
+  font-family: 'FZZYS';
+  src: url('./Fonts/FZZYSJW.TTF');
 }
 
 

--
Gitblit v1.9.1