From 8643df2e582ae46f9f2ff91efc2f14620e6c3837 Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期四, 06 十一月 2025 09:55:19 +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