From 44a3abe105e9b9b4d1a7173772fc9d18c9b59529 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期六, 18 九月 2021 16:24:02 +0800
Subject: [PATCH] 应用中心ui改动

---
 public/fonts/alibaba/iconfont.css |  138 +++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 135 insertions(+), 3 deletions(-)

diff --git a/public/fonts/alibaba/iconfont.css b/public/fonts/alibaba/iconfont.css
index 8b90d46..58cb114 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=1625566597355') format('woff2'),
-       url('iconfont.woff?t=1625566597355') format('woff'),
-       url('iconfont.ttf?t=1625566597355') format('truetype');
+  src: url('iconfont.woff2?t=1631609524207') format('woff2'),
+       url('iconfont.woff?t=1631609524207') format('woff'),
+       url('iconfont.ttf?t=1631609524207') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,138 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.iconxiazaibeifen:before {
+  content: "\e71a";
+}
+
+.iconxiazai2:before {
+  content: "\e719";
+}
+
+.iconhuojianjiasu:before {
+  content: "\e717";
+}
+
+.iconfanhui2:before {
+  content: "\e718";
+}
+
+.iconxiangqing1:before {
+  content: "\e716";
+}
+
+.iconxiangqingjieshao:before {
+  content: "\e75b";
+}
+
+.iconlajitong:before {
+  content: "\e715";
+}
+
+.iconsousuo:before {
+  content: "\e714";
+}
+
+.iconlianjie:before {
+  content: "\e754";
+}
+
+.icontielusuidao:before {
+  content: "\e713";
+}
+
+.iconwenjianjia1:before {
+  content: "\e712";
+}
+
+.iconshou1:before {
+  content: "\e711";
+}
+
+.iconbanben1:before {
+  content: "\e710";
+}
+
+.iconxuexiao:before {
+  content: "\e70e";
+}
+
+.iconlujing:before {
+  content: "\e70d";
+}
+
+.iconhuojian:before {
+  content: "\e70c";
+}
+
+.iconchuangkouguanbi:before {
+  content: "\e70b";
+}
+
+.iconjiazai:before {
+  content: "\e70a";
+}
+
+.iconsuoyouchangjing:before {
+  content: "\e703";
+}
+
+.iconanquan:before {
+  content: "\e702";
+}
+
+.iconNormalCopy:before {
+  content: "\e706";
+}
+
+.iconxitongrizhi:before {
+  content: "\e730";
+}
+
+.icontuisong:before {
+  content: "\e707";
+}
+
+.iconlunxunpeizhi:before {
+  content: "\e708";
+}
+
+.iconzhongqi:before {
+  content: "\e709";
+}
+
+.iconnormal:before {
+  content: "\e6fa";
+}
+
+.iconxitongqingli:before {
+  content: "\ea3b";
+}
+
+.icongengxin3:before {
+  content: "\e6fb";
+}
+
+.iconbanbengengxinx:before {
+  content: "\e701";
+}
+
+.iconcipan1:before {
+  content: "\e8b1";
+}
+
+.iconyinpin1:before {
+  content: "\e6f5";
+}
+
+.iconyinpin2:before {
+  content: "\e6f6";
+}
+
+.iconxinxi:before {
+  content: "\e6f9";
+}
+
 .iconcipan:before {
   content: "\e6e0";
 }

--
Gitblit v1.8.0