소스 검색

替换icon

gzb
wangzhonglu 9 달 전
부모
커밋
f616e30f1c
5개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 3
    3
      public/iconfont/demo_index.html
  2. 3
    3
      public/iconfont/iconfont.css
  3. BIN
      public/iconfont/iconfont.ttf
  4. BIN
      public/iconfont/iconfont.woff
  5. BIN
      public/iconfont/iconfont.woff2

+ 3
- 3
public/iconfont/demo_index.html 파일 보기

@@ -198,9 +198,9 @@
198 198
 <pre><code class="language-css"
199 199
 >@font-face {
200 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 205
 </code></pre>
206 206
           <h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>

+ 3
- 3
public/iconfont/iconfont.css 파일 보기

@@ -1,8 +1,8 @@
1 1
 @font-face {
2 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 8
 .iconfont {

BIN
public/iconfont/iconfont.ttf 파일 보기


BIN
public/iconfont/iconfont.woff 파일 보기


BIN
public/iconfont/iconfont.woff2 파일 보기


Loading…
취소
저장