From 4e517dc54e1e3e5e5b543383c321161de351272e Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期一, 11 十一月 2024 16:05:06 +0800
Subject: [PATCH] Merge branch 'feature/jlhg/first' of http://39.96.92.240:10000/r/~fyy/unattended-app into feature/jlhg/first

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

diff --git a/App.vue b/App.vue
index 112044b..aefc22f 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://wrzs.czjlchem.com:9090/appimg/fonts/siyuannormal.OTF');
 	}
 
 	@font-face {
 		font-family: weighting;
-		src: url('https://mx.jzeg.cn:9096/appimg/fonts/weighting.TTF');
+		src: url('https://wrzs.czjlchem.com:9090/appimg/fonts/weighting.TTF');
 	}
 
 	body {

--
Gitblit v1.9.1