From 122ca12cbb46a7fe9fc3489ad8310a6f3991fcfb Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 30 八月 2024 10:21:43 +0800 Subject: [PATCH] image --- app.wxss | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/app.wxss b/app.wxss index fc0f368..8319769 100644 --- a/app.wxss +++ b/app.wxss @@ -12,4 +12,14 @@ .t-loading__circular { color: #ff6d00 !important; +} + +@font-face { + font-family: "JDLANGZHENGTI"; + src: url('https://jsek.bnuic.com/home/font/JDLANGZHENGTI.TTF')format("truetype"); +} + +@font-face { + font-family: 'FZXBSJW'; + src: url('https://jsek.bnuic.com/home/font/FZXBSJW.TTF') format('truetype'); } \ No newline at end of file -- Gitblit v1.9.1