guhongwei 1 год назад
Родитель
Сommit
511e4e7819
1 измененных файлов с 33 добавлено и 33 удалено
  1. 33 33
      icon/icon.wxss

+ 33 - 33
icon/icon.wxss

@@ -1,47 +1,47 @@
 @font-face {
-    font-family: "iconfont"; /* Project id 4108322 */
-    src: url('//at.alicdn.com/t/c/font_4108322_vug2q9jhqf.woff2?t=1686122696678') format('woff2'),
-         url('//at.alicdn.com/t/c/font_4108322_vug2q9jhqf.woff?t=1686122696678') format('woff'),
-         url('//at.alicdn.com/t/c/font_4108322_vug2q9jhqf.ttf?t=1686122696678') format('truetype');
-  }
-  
-  .iconfont {
+    font-family: "iconfont";
+    /* Project id 4108322 */
+    src: url('https://at.alicdn.com/t/c/font_4108322_vug2q9jhqf.woff2?t=1686122696678') format('woff2'),
+        url('https://at.alicdn.com/t/c/font_4108322_vug2q9jhqf.woff?t=1686122696678') format('woff'),
+        url('https://at.alicdn.com/t/c/font_4108322_vug2q9jhqf.ttf?t=1686122696678') format('truetype');
+}
+
+.iconfont {
     font-family: "iconfont" !important;
     font-size: 16px;
     font-style: normal;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
-  }
-  
-  .icon-youjiantou-copy:before {
+}
+
+.icon-youjiantou-copy:before {
     content: "\e654";
-  }
-  
-  .icon-zhanghaoguanli:before {
+}
+
+.icon-zhanghaoguanli:before {
     content: "\e80a";
-  }
-  
-  .icon-xiugaimima:before {
+}
+
+.icon-xiugaimima:before {
     content: "\e66f";
-  }
-  
-  .icon-tuandui:before {
+}
+
+.icon-tuandui:before {
     content: "\e68c";
-  }
-  
-  .icon-bisai:before {
+}
+
+.icon-bisai:before {
     content: "\e644";
-  }
-  
-  .icon-jibenxinxi:before {
+}
+
+.icon-jibenxinxi:before {
     content: "\e67c";
-  }
-  
-  .icon-tuichudenglu:before {
+}
+
+.icon-tuichudenglu:before {
     content: "\e70b";
-  }
-  
-  .icon-bisai1:before {
+}
+
+.icon-bisai1:before {
     content: "\e60f";
-  }
-  
+}