From 3e2fcc570f8192aabdcc4721e521ee1341c73aa7 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期二, 12 十月 2021 13:59:18 +0800
Subject: [PATCH] 优化长春跟踪切换功能
---
public/fonts/alibaba/iconfont.css | 150 ++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 139 insertions(+), 11 deletions(-)
diff --git a/public/fonts/alibaba/iconfont.css b/public/fonts/alibaba/iconfont.css
index cda7405..2b51495 100644
--- a/public/fonts/alibaba/iconfont.css
+++ b/public/fonts/alibaba/iconfont.css
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 1155353 */
- src: url('iconfont.woff2?t=1632627061725') format('woff2'),
- url('iconfont.woff?t=1632627061725') format('woff'),
- url('iconfont.ttf?t=1632627061725') format('truetype');
+ src: url('iconfont.woff2?t=1633747444881') format('woff2'),
+ url('iconfont.woff?t=1633747444881') format('woff'),
+ url('iconfont.ttf?t=1633747444881') format('truetype');
}
.iconfont {
@@ -11,6 +11,142 @@
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
+}
+
+.iconbofang:before {
+ content: "\e75e";
+}
+
+.iconzanting1:before {
+ content: "\e75f";
+}
+
+.iconyingyong:before {
+ content: "\e768";
+}
+
+.icona-Group303:before {
+ content: "\e75d";
+}
+
+.icon-zuo:before {
+ content: "\e75c";
+}
+
+.iconduigou3:before {
+ content: "\e759";
+}
+
+.icongantanhao1:before {
+ content: "\e75a";
+}
+
+.iconjian1:before {
+ content: "\e758";
+}
+
+.iconicon_tianjia:before {
+ content: "\eb89";
+}
+
+.iconshuaxin:before {
+ content: "\e755";
+}
+
+.iconxiala1:before {
+ content: "\e757";
+}
+
+.iconwangluo:before {
+ content: "\e751";
+}
+
+.iconline-WiFiwuxianwangluo:before {
+ content: "\e753";
+}
+
+.iconpersonality-settings:before {
+ content: "\e750";
+}
+
+.iconvolume:before {
+ content: "\eb5e";
+}
+
+.iconluxiang1:before {
+ content: "\e74f";
+}
+
+.iconjianpan1:before {
+ content: "\e74e";
+}
+
+.iconyou2:before {
+ content: "\e746";
+}
+
+.iconzuo1:before {
+ content: "\e747";
+}
+
+.iconwenjian1:before {
+ content: "\e748";
+}
+
+.iconduigou2:before {
+ content: "\e749";
+}
+
+.iconA:before {
+ content: "\e74a";
+}
+
+.iconyou3:before {
+ content: "\e74c";
+}
+
+.iconxindiansuanfabeifen2:before {
+ content: "\e74d";
+}
+
+.iconyunongtongjingshigantanhao:before {
+ content: "\e740";
+}
+
+.iconzhinengsuanfa:before {
+ content: "\e741";
+}
+
+.icondaohang-tuiguanglianjie:before {
+ content: "\e742";
+}
+
+.iconxingneng:before {
+ content: "\e743";
+}
+
+.iconmingxiayingyong:before {
+ content: "\e744";
+}
+
+.iconcloud-service:before {
+ content: "\e944";
+}
+
+.iconyouxianwangluo:before {
+ content: "\e73b";
+}
+
+.iconmima1:before {
+ content: "\e738";
+}
+
+.iconweiwangguanicon-defuben-1:before {
+ content: "\e73e";
+}
+
+.iconrili1:before {
+ content: "\e73f";
}
.iconzuidahua:before {
@@ -25,20 +161,12 @@
content: "\e737";
}
-.iconyonghu-yuan:before {
- content: "\e738";
-}
-
.iconfangda:before {
content: "\e739";
}
.iconsuoxiao:before {
content: "\e73a";
-}
-
-.iconjurassic_user:before {
- content: "\e73b";
}
.icon31shezhi:before {
--
Gitblit v1.8.0