From 9180cf86623a6d91a5989f16bbc1cf4c9befa595 Mon Sep 17 00:00:00 2001 From: manzhenhua Date: Fri, 12 Jun 2020 18:14:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9iconfont?= 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 3786e9d..cb9fe8b 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://influencer-attachment.mttop.cn/influencer/v2/website/20200524/iconFont.js', + scriptUrl: 'https://influencer-attachment.mttop.cn//influencer/v2/website/20200613/iconFont.js', }); export default IconFont; -- 2.21.0