chore: update iconfont files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: iconfont; /* Project id 4613488 */
|
||||
src: url('iconfont.woff2?t=1751513598665') format('woff2'),
|
||||
url('iconfont.woff?t=1751513598665') format('woff'),
|
||||
url('iconfont.ttf?t=1751513598665') format('truetype');
|
||||
src: url('iconfont.woff2?t=1752112673765') format('woff2'),
|
||||
url('iconfont.woff?t=1752112673765') format('woff'),
|
||||
url('iconfont.ttf?t=1752112673765') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
import { createFromIconfontCN } from '@ant-design/icons';
|
||||
// import './iconfont/iconfont.js';
|
||||
import './iconfont/iconfont.js';
|
||||
|
||||
const IconFont = createFromIconfontCN({
|
||||
scriptUrl: '//at.alicdn.com/t/c/font_4613488_35np53id3ax.js'
|
||||
scriptUrl: ''
|
||||
});
|
||||
|
||||
export default IconFont;
|
||||
|
||||
Reference in New Issue
Block a user