From 41db0006e96b82eb2cbaf8e53de3ad35d9df4add Mon Sep 17 00:00:00 2001 From: manzhenhua Date: Sun, 24 May 2020 21:37:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/IconFont/IconFont.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/IconFont/IconFont.ts b/components/IconFont/IconFont.ts index 9c6a9fa..800c271 100755 --- a/components/IconFont/IconFont.ts +++ b/components/IconFont/IconFont.ts @@ -1,7 +1,7 @@ import { createFromIconfontCN } from '@ant-design/icons'; const IconFont = createFromIconfontCN({ - scriptUrl: '//at.alicdn.com/t/font_1509781_g70awna9ne.js', + scriptUrl: 'http://qate6bfh1.bkt.gdipper.com//influencer/v2/website/20200524/iconFont.js', }); export default IconFont; -- 2.21.0