Browse Source

替换icon

gzb
wangzhonglu 9 months ago
parent
commit
f616e30f1c

+ 3
- 3
public/iconfont/demo_index.html View File

198
 <pre><code class="language-css"
198
 <pre><code class="language-css"
199
 >@font-face {
199
 >@font-face {
200
   font-family: 'iconfont';
200
   font-family: 'iconfont';
201
-  src: url('iconfont.woff2?t=1711092475055') format('woff2'),
202
-       url('iconfont.woff?t=1711092475055') format('woff'),
203
-       url('iconfont.ttf?t=1711092475055') format('truetype');
201
+  src: url('iconfont.woff2?t=1711933298260') format('woff2'),
202
+       url('iconfont.woff?t=1711933298260') format('woff'),
203
+       url('iconfont.ttf?t=1711933298260') format('truetype');
204
 }
204
 }
205
 </code></pre>
205
 </code></pre>
206
           <h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
206
           <h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>

+ 3
- 3
public/iconfont/iconfont.css View File

1
 @font-face {
1
 @font-face {
2
   font-family: "iconfont"; /* Project id 4468064 */
2
   font-family: "iconfont"; /* Project id 4468064 */
3
-  src: url('iconfont.woff2?t=1711092475055') format('woff2'),
4
-       url('iconfont.woff?t=1711092475055') format('woff'),
5
-       url('iconfont.ttf?t=1711092475055') format('truetype');
3
+  src: url('iconfont.woff2?t=1711933298260') format('woff2'),
4
+       url('iconfont.woff?t=1711933298260') format('woff'),
5
+       url('iconfont.ttf?t=1711933298260') format('truetype');
6
 }
6
 }
7
 
7
 
8
 .iconfont {
8
 .iconfont {

BIN
public/iconfont/iconfont.ttf View File


BIN
public/iconfont/iconfont.woff View File


BIN
public/iconfont/iconfont.woff2 View File


Loading…
Cancel
Save