From 14f8d00ea58a0e062e31bb69bc4aee37916303ae Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Fri, 9 Sep 2022 09:58:27 +0800 Subject: [PATCH] font --- web/client/src/index.less | 2 +- web/client/src/layout/components/header/index.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/client/src/index.less b/web/client/src/index.less index 063155f..fdbafbc 100644 --- a/web/client/src/index.less +++ b/web/client/src/index.less @@ -69,6 +69,6 @@ body { } @font-face { - font-family: 'icomoon'; //这个可以任意取,但是应与后面相对应eg:yxingguang + font-family: 'YouSheBiaoTiHei'; //这个可以任意取,但是应与后面相对应eg:yxingguang src: url('/assets/fonts/YouSheBiaoTiHei-2.ttf'); } \ No newline at end of file diff --git a/web/client/src/layout/components/header/index.jsx b/web/client/src/layout/components/header/index.jsx index e6443b1..88e1346 100644 --- a/web/client/src/layout/components/header/index.jsx +++ b/web/client/src/layout/components/header/index.jsx @@ -36,7 +36,7 @@ const Header = (props) => { /> ), text: ( -
运维管理系统
+
运维管理系统
), }} footer={