From b83ba3cc4687f21d744e9866e10e30e91229e8a4 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Thu, 28 Jan 2021 16:23:30 +0800
Subject: [PATCH] gx

---
 hive-app/static/iconfont/iconfont.css |  144 ++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 134 insertions(+), 10 deletions(-)

diff --git a/hive-app/static/iconfont/iconfont.css b/hive-app/static/iconfont/iconfont.css
index 3105434..851ac96 100644
--- a/hive-app/static/iconfont/iconfont.css
+++ b/hive-app/static/iconfont/iconfont.css
@@ -1,11 +1,11 @@
 @font-face {
   font-family: 'iconfont';  /* project id 2263696 */
-  src: url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.eot');
-  src: url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.eot?#iefix') format('embedded-opentype'),
-  url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.woff2') format('woff2'),
-  url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.woff') format('woff'),
-  url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.ttf') format('truetype'),
-  url('https://at.alicdn.com/t/font_2263696_mnf8362pruj.svg#iconfont') format('svg');
+  src: url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.eot');
+  src: url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.eot?#iefix') format('embedded-opentype'),
+  url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.woff2') format('woff2'),
+  url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.woff') format('woff'),
+  url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.ttf') format('truetype'),
+  url('https://at.alicdn.com/t/font_2263696_ibep8s1bje.svg#iconfont') format('svg');
 }
 
 .iconfont {
@@ -14,6 +14,134 @@
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
+}
+
+.icontubiao-duoxuandianji:before {
+  content: "\e61b";
+}
+
+.iconcheckbox-full:before {
+  content: "\ea6f";
+}
+
+.iconlove-b:before {
+  content: "\e60b";
+}
+
+.iconlove-b1:before {
+  content: "\e60c";
+}
+
+.iconxiangji:before {
+  content: "\e6bf";
+}
+
+.iconxuanzhong:before {
+  content: "\e631";
+}
+
+.iconweixuanzhong:before {
+  content: "\e633";
+}
+
+.iconbeizhu:before {
+  content: "\e650";
+}
+
+.iconliuyan1:before {
+  content: "\e649";
+}
+
+.iconzhong:before {
+  content: "\e613";
+}
+
+.iconjinggao:before {
+  content: "\e656";
+}
+
+.iconshaixuan1:before {
+  content: "\e65e";
+}
+
+.iconwenhao1:before {
+  content: "\e663";
+}
+
+.iconchanpin:before {
+  content: "\e612";
+}
+
+.icondd:before {
+  content: "\e604";
+}
+
+.iconshafa:before {
+  content: "\e603";
+}
+
+.iconnvshi:before {
+  content: "\e86e";
+}
+
+.iconxiangmu:before {
+  content: "\e648";
+}
+
+.iconyanjing2:before {
+  content: "\e630";
+}
+
+.iconbiyan:before {
+  content: "\e61a";
+}
+
+.iconzuojiantou:before {
+  content: "\e6a0";
+}
+
+.iconicongouwuche:before {
+  content: "\e600";
+}
+
+.iconlajixiang_huaban1:before {
+  content: "\e68d";
+}
+
+.iconjian:before {
+  content: "\e644";
+}
+
+.iconjia:before {
+  content: "\e620";
+}
+
+.iconguanbi:before {
+  content: "\e634";
+}
+
+.iconyanjing:before {
+  content: "\e62f";
+}
+
+.iconyanjing1:before {
+  content: "\e672";
+}
+
+.iconshaixuan:before {
+  content: "\e75e";
+}
+
+.icongouxuan:before {
+  content: "\e619";
+}
+
+.icondianhua:before {
+  content: "\e615";
+}
+
+.iconxinxiduanxinsixinduihua:before {
+  content: "\e616";
 }
 
 .iconarrow-backimg:before {
@@ -38,10 +166,6 @@
 
 .iconsaomiao:before {
   content: "\e60f";
-}
-
-.iconjiahao:before {
-  content: "\e600";
 }
 
 .iconsousuo:before {

--
Gitblit v1.9.1