初始化端午项目

This commit is contained in:
梁泽军
2025-05-20 18:28:02 +08:00
parent d239b3f8fb
commit 749a61f00b
95 changed files with 1399 additions and 1387 deletions

View File

@@ -44,14 +44,18 @@ body {
/* -webkit-user-select: none;*/
}
@font-face {
font-family: "HarmonyOS_Sans_SC_Regular";
src: url(@/assets/font/HarmonyOS_Sans_SC_Regular.ttf) format("truetype");
}
@font-face {
font-family: "DouyinSansBold";
src: url(@/assets/font/DouyinSansBold.ttf) format("truetype");
}
@font-face {
font-family: "FZZY_Regular";
src: url(@/assets/font/FZZY_Regular.ttf) format("truetype");
}
* {
padding: 0;