From b9a6fa7f48692a0ff062a3dbae3d077779e63f46 Mon Sep 17 00:00:00 2001 From: manzhenhua Date: Mon, 25 May 2020 03:44:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= 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 800c271..ea7a580 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: 'http://qate6bfh1.bkt.gdipper.com//influencer/v2/website/20200524/iconFont.js', + scriptUrl: 'https://qate6bfh1.bkt.gdipper.com/influencer/v2/website/20200524/iconFont.js', }); export default IconFont; -- 2.21.0