From 31b4821f310c57267f8d08229d6ad8d059e128ee Mon Sep 17 00:00:00 2001
From: tanghaolin <1723298894@qq.com>
Date: 星期五, 02 九月 2022 15:01:57 +0800
Subject: [PATCH] 调整搜索界面

---
 src/assets/iconfont/iconfont.css |  194 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 191 insertions(+), 3 deletions(-)

diff --git a/src/assets/iconfont/iconfont.css b/src/assets/iconfont/iconfont.css
index 3d27cb4..33ea46f 100644
--- a/src/assets/iconfont/iconfont.css
+++ b/src/assets/iconfont/iconfont.css
@@ -1,8 +1,8 @@
 @font-face {
   font-family: "iconfont"; /* Project id 1607045 */
-  src: url('iconfont.woff2?t=1631937089315') format('woff2'),
-       url('iconfont.woff?t=1631937089315') format('woff'),
-       url('iconfont.ttf?t=1631937089315') format('truetype');
+  src: url('iconfont.woff2?t=1662015186283') format('woff2'),
+       url('iconfont.woff?t=1662015186283') format('woff'),
+       url('iconfont.ttf?t=1662015186283') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,194 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.iconremen:before {
+  content: "\e698";
+}
+
+.iconshouye:before {
+  content: "\e694";
+}
+
+.iconcaidan:before {
+  content: "\e697";
+}
+
+.icongaojigongneng:before {
+  content: "\ec32";
+}
+
+.iconshizhengxiaohuoshuan:before {
+  content: "\e687";
+}
+
+.iconGIS-tulitucengicon_xiaohuoshuan:before {
+  content: "\e693";
+}
+
+.iconflag:before {
+  content: "\e78e";
+}
+
+.iconfankui:before {
+  content: "\e681";
+}
+
+.iconmeiguo:before {
+  content: "\e692";
+}
+
+.iconeguo:before {
+  content: "\e696";
+}
+
+.icondownload:before {
+  content: "\e690";
+}
+
+.icondownload1:before {
+  content: "\e691";
+}
+
+.iconDown:before {
+  content: "\e68f";
+}
+
+.iconright:before {
+  content: "\e6a3";
+}
+
+.icontuichu:before {
+  content: "\e689";
+}
+
+.iconzhanghuxinxi:before {
+  content: "\e68b";
+}
+
+.iconcompare:before {
+  content: "\e68e";
+}
+
+.iconshoucangliebiao:before {
+  content: "\ea5c";
+}
+
+.iconzhongwen1:before {
+  content: "\e682";
+}
+
+.iconhanguo:before {
+  content: "\e684";
+}
+
+.iconyingguo:before {
+  content: "\e686";
+}
+
+.iconyingguo-duo:before {
+  content: "\e688";
+}
+
+.icongerenxinxi:before {
+  content: "\e67e";
+}
+
+.iconyingyongzhongxin:before {
+  content: "\e67f";
+}
+
+.iconyingyongAPP_o:before {
+  content: "\eb88";
+}
+
+.icongerenxinxi_o:before {
+  content: "\ebcc";
+}
+
+.iconyingyong:before {
+  content: "\e680";
+}
+
+.iconshijian1:before {
+  content: "\e714";
+}
+
+.iconyikeshouye-:before {
+  content: "\e67b";
+}
+
+.icontimu:before {
+  content: "\e67c";
+}
+
+.iconshijian:before {
+  content: "\e8c5";
+}
+
+.iconlingyu:before {
+  content: "\e671";
+}
+
+.iconlingyu1:before {
+  content: "\e674";
+}
+
+.iconAIzhineng:before {
+  content: "\e679";
+}
+
+.iconxingneng:before {
+  content: "\e675";
+}
+
+.iconxingneng1:before {
+  content: "\e676";
+}
+
+.iconzhinengfaxian:before {
+  content: "\e677";
+}
+
+.iconsearchBaPerfor:before {
+  content: "\e678";
+}
+
+.iconanzimupaixu:before {
+  content: "\e67a";
+}
+
+.iconanzimu2:before {
+  content: "\ec02";
+}
+
+.iconduoyuyan:before {
+  content: "\e670";
+}
+
+.iconliuliang:before {
+  content: "\e66e";
+}
+
+.iconnenghao:before {
+  content: "\e66f";
+}
+
+.iconzanting1:before {
+  content: "\e66c";
+}
+
+.iconjieshu1:before {
+  content: "\e66d";
+}
+
+.iconbofang:before {
+  content: "\e8a3";
+}
+
+.iconzuzhiqunzu:before {
+  content: "\ebd8";
+}
+
 .iconcaizhi:before {
   content: "\e6c4";
 }

--
Gitblit v1.9.3