From 87f05065bbd68174d90398870ff698aca729ad6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=99=93=E9=9D=99?= <17600756968@163.com> Date: Mon, 24 Jul 2023 18:05:50 +0800 Subject: [PATCH] domain --- 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 4adaf1d..86f8527 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://static.mttop.cn/iconfont210309.js', + scriptUrl: 'https://static.mttopgroup.cn/iconfont210309.js', }); export default IconFont; -- 2.21.0