From c08c4b9b5cbac3c92ecc740c9e0b16c2ed85db4e Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期六, 19 七月 2025 13:52:19 +0800
Subject: [PATCH] #
---
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