From b0e249aa5d69791a5d9b9bec64d4e8897b4bae69 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 28 三月 2025 17:32:09 +0800
Subject: [PATCH] feat:体积缩小

---
 App.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/App.vue b/App.vue
index bef369a..d5c82e3 100644
--- a/App.vue
+++ b/App.vue
@@ -34,12 +34,12 @@
 
 	@font-face {
 		font-family: siYuanLight;
-		src: url('https://mx.jzeg.cn:9096/appimg/fonts/siyuannormal.OTF');
+		src: url('https://mr1.res.jzeg.cn:9096/appimg/fonts/siyuannormal.OTF');
 	}
 
 	@font-face {
 		font-family: weighting;
-		src: url('https://mx.jzeg.cn:9096/appimg/fonts/weighting.TTF');
+		src: url('https://mr1.res.jzeg.cn:9096/appimg/fonts/weighting.TTF');
 	}
 
 	body {

--
Gitblit v1.9.1