From a77af6ac59b77fd621595ac8d1330192cac9c7b2 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 20 十一月 2025 16:21:28 +0800
Subject: [PATCH] Merge branch 'devlop_wxxr' of http://47.97.1.152:5880/r/pda-master into devlop_wxxr

---
 App.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/App.vue b/App.vue
index cf72960..8d00500 100644
--- a/App.vue
+++ b/App.vue
@@ -140,6 +140,11 @@
 		src: url('static/family/HarmonyOS_Sans_SC_Light.ttf') format('truetype');
 		
 	}
+	@font-face {
+		font-family: a4;
+		src: url('static/family/HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
+		
+	}
 	.nav-list {
 		display: flex;
 		flex-wrap: wrap;

--
Gitblit v1.9.1