diff --git a/components/CustomIcon/IconFont.js b/components/CustomIcon/IconFont.js index 800c27180cf57641b04e773930004c2adc411d94..3786e9d7e94ca4a0ef16f41c7168b14f86b1fd70 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;