From d4910e203306f688408b9984e9df913b27e60300 Mon Sep 17 00:00:00 2001 From: manzhenhua Date: Mon, 25 May 2020 03:59:22 +0800 Subject: [PATCH] xiugaisrc --- 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 ea7a580..3786e9d 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: 'https://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