diff --git a/src/App.vue b/src/App.vue index 9ee37d8..a9446d8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@ * @Author: XHC * @Date: 2025-05-19 10:21:48 * @LastEditors: XHC - * @LastEditTime: 2025-05-22 14:51:18 + * @LastEditTime: 2025-05-23 14:26:43 * @Description: --> - \ No newline at end of file + \ No newline at end of file diff --git a/src/static/icon/demo_index.html b/src/static/icon/demo_index.html index 6d56853..21f95e9 100644 --- a/src/static/icon/demo_index.html +++ b/src/static/icon/demo_index.html @@ -54,6 +54,30 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1747894097939') format('woff2'),
- url('iconfont.woff?t=1747894097939') format('woff'),
- url('iconfont.ttf?t=1747894097939') format('truetype');
+ src: url('iconfont.woff2?t=1747971580274') format('woff2'),
+ url('iconfont.woff?t=1747971580274') format('woff'),
+ url('iconfont.ttf?t=1747971580274') format('truetype');
}