From f502e7016feeb0b861431040e40bd440b376f61b Mon Sep 17 00:00:00 2001 From: manzhenhua Date: Mon, 25 May 2020 04:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/CustomIcon/IconFont.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/CustomIcon/IconFont.js b/components/CustomIcon/IconFont.js index 800c271..3786e9d 100755 --- a/components/CustomIcon/IconFont.js +++ b/components/CustomIcon/IconFont.js @@ -1,7 +1,7 @@ import { createFromIconfontCN } from '@ant-design/icons'; const IconFont = createFromIconfontCN({ - scriptUrl: 'http://qate6bfh1.bkt.gdipper.com//influencer/v2/website/20200524/iconFont.js', + scriptUrl: 'https://influencer-attachment.mttop.cn/influencer/v2/website/20200524/iconFont.js', }); export default IconFont; -- 2.21.0