From d4d3c2dc09e2e579a0935d030a7551a156ca460a Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 27 Dec 2023 11:45:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/assets/font/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/assets/font/index.css b/core/core-frontend/src/assets/font/index.css index f5d1e03bc8..fdfea382e2 100644 --- a/core/core-frontend/src/assets/font/index.css +++ b/core/core-frontend/src/assets/font/index.css @@ -1,6 +1,6 @@ @font-face { font-family: '阿里巴巴普惠体 3.0 55 Regular L3'; - src: url(''阿里巴巴普惠体 3.0 55 Regular L3'.otf'); + src: url('AlibabaPuHuiTi.otf'); font-weight: normal; font-style: normal; }