diff --git a/components/IconFont/IconFont.ts b/components/IconFont/IconFont.ts index 800c27180cf57641b04e773930004c2adc411d94..ea7a580932c5060328f49ea1d5301fef6b4cb3ff 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;