Sfoglia il codice sorgente

把网络图标资源移到本地

lighter 4 anni fa
parent
commit
66cfb13b4a

+ 0 - 0
at.alicdn.com/t/font_2570680_2fgczr3435f.woff2


+ 2 - 2
index.html

@@ -3,8 +3,8 @@
   <head>
     <meta charset="UTF-8" />
     <link rel="icon" href="/favicon.ico" />
-    <link rel="stylesheet" href="//at.alicdn.com/t/font_2570680_2fgczr3435f.css" />
-    <link rel="stylesheet" href="src/icons/iconfont.css" />
+    <link rel="stylesheet" href="./src/icons/alicdn/iconfont.css" />
+    <link rel="stylesheet" href="./src/icons/iconfont.css" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title></title>
   </head>

BIN
src/icons/alicdn/font_2570680.ttf


BIN
src/icons/alicdn/font_2570680.woff


BIN
src/icons/alicdn/font_2570680.woff2


+ 68 - 0
src/icons/alicdn/iconfont.css

@@ -0,0 +1,68 @@
+@font-face {
+  font-family: 'sfont'; /* Project id 2570680 */
+  src: url('./font_2570680.woff2') format('woff2'), url('./font_2570680.woff') format('woff'), url('./font_2570680.ttf') format('truetype');
+}
+
+.sfont {
+  font-family: 'sfont' !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+.system-zuixiaohua:before {
+  content: '\e66a';
+}
+
+.system-yonghu:before {
+  content: '\e603';
+}
+
+.system-jindutiaoshouyidaozhang:before {
+  content: '\e63c';
+}
+
+.system-xiaoxi:before {
+  content: '\e65b';
+}
+
+.system-shuliang_mianxing:before {
+  content: '\e61c';
+}
+
+.system-yanjing:before {
+  content: '\e67c';
+}
+
+.system-yanjing-guan:before {
+  content: '\e6fa';
+}
+
+.system-xingmingyonghumingnicheng:before {
+  content: '\e623';
+}
+
+.system-mima:before {
+  content: '\e654';
+}
+
+.system-shezhi:before {
+  content: '\e696';
+}
+
+.system-github:before {
+  content: '\e811';
+}
+
+.system-quanping:before {
+  content: '\e768';
+}
+
+.system-wenzi:before {
+  content: '\e735';
+}
+
+.system-quanping1:before {
+  content: '\e680';
+}

BIN
src/icons/iconfont.woff2