From f3b8ab278a8c09ecae31616b7070de17df9f1c5a Mon Sep 17 00:00:00 2001 From: dayou <853094838@qq.com> Date: Wed, 14 Aug 2024 10:10:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0iconfont=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=20(#398)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/management/styles/icon.scss | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/web/src/management/styles/icon.scss b/web/src/management/styles/icon.scss index 2f5efea3..23fd2418 100644 --- a/web/src/management/styles/icon.scss +++ b/web/src/management/styles/icon.scss @@ -1,10 +1,8 @@ @font-face { - font-family: 'iconfont'; - /* Project id 4263849 */ - src: - url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.woff2?t=1722515679936') format('woff2'), - url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.woff?t=1722515679936') format('woff'), - url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.ttf?t=1722515679936') format('truetype'); + font-family: 'iconfont'; /* Project id 4263849 */ + src: url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.woff2?t=1723600417360') format('woff2'), + url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.woff?t=1723600417360') format('woff'), + url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.ttf?t=1723600417360') format('truetype'); } .iconfont {