feat: 添加 HarmonyOS Sans SC 字体

This commit is contained in:
2024-08-31 14:05:10 +08:00
parent 2aefb3d75b
commit 0518905615
5 changed files with 12 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ import { createApp } from 'vue';
import { router } from './router';
import '@mdi/font/css/materialdesignicons.css';
import '@/assets/fonts/index.css';
import lunisolar from 'lunisolar';
import lunisolarLang1 from 'lunisolar/locale/en';