From 846f5b8b78478d3fb6acaa66fc36db32807e0e60 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期五, 28 六月 2024 15:18:36 +0800
Subject: [PATCH] 图标

---
 customer_list/ch/static/fonts/ywiconfont/iconfont.woff2 |    0 
 customer_list/ch/static/fonts/ywiconfont/iconfont.css   |  106 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 customer_list/ch/static/fonts/ywiconfont/iconfont.ttf   |    0 
 customer_list/ch/static/fonts/ywiconfont/iconfont.woff  |    0 
 4 files changed, 103 insertions(+), 3 deletions(-)

diff --git a/customer_list/ch/static/fonts/ywiconfont/iconfont.css b/customer_list/ch/static/fonts/ywiconfont/iconfont.css
index 140140a..69b01d4 100644
--- a/customer_list/ch/static/fonts/ywiconfont/iconfont.css
+++ b/customer_list/ch/static/fonts/ywiconfont/iconfont.css
@@ -1,8 +1,8 @@
 @font-face {
   font-family: "ywicon"; /* Project id 4499025 */
-  src: url('iconfont.woff2?t=1719544607897') format('woff2'),
-       url('iconfont.woff?t=1719544607897') format('woff'),
-       url('iconfont.ttf?t=1719544607897') format('truetype');
+  src: url('iconfont.woff2?t=1719559085952') format('woff2'),
+       url('iconfont.woff?t=1719559085952') format('woff'),
+       url('iconfont.ttf?t=1719559085952') format('truetype');
 }
 
 .ywicon {
@@ -13,6 +13,106 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon-dizhi:before {
+  content: "\e610";
+}
+
+.icon-youxiang:before {
+  content: "\e639";
+}
+
+.icon-dianhua:before {
+  content: "\e65b";
+}
+
+.icon-shoucangxuanzhong:before {
+  content: "\e6c0";
+}
+
+.icon-shoucang2:before {
+  content: "\e6c1";
+}
+
+.icon-fold:before {
+  content: "\e6af";
+}
+
+.icon-bengzhan:before {
+  content: "\e609";
+}
+
+.icon-biyan:before {
+  content: "\e819";
+}
+
+.icon-unfold:before {
+  content: "\e6b0";
+}
+
+.icon-bengzhan1:before {
+  content: "\e60b";
+}
+
+.icon-bianji:before {
+  content: "\e646";
+}
+
+.icon-tianjia:before {
+  content: "\e606";
+}
+
+.icon-jiaose:before {
+  content: "\e830";
+}
+
+.icon-shanchu:before {
+  content: "\e61a";
+}
+
+.icon-shanchu3:before {
+  content: "\e637";
+}
+
+.icon-el-icon-download:before {
+  content: "\e6b1";
+}
+
+.icon-el-icon-magic-stick:before {
+  content: "\e6b2";
+}
+
+.icon-download2:before {
+  content: "\e6b3";
+}
+
+.icon-folder-opened:before {
+  content: "\e6b4";
+}
+
+.icon-el-icon-scissors:before {
+  content: "\e74d";
+}
+
+.icon-a-zaizhiqingkuang1:before {
+  content: "\e6c8";
+}
+
+.icon-zhiwei1:before {
+  content: "\e6c9";
+}
+
+.icon-xiaoxi:before {
+  content: "\e65c";
+}
+
+.icon-changyonglogo37:before {
+  content: "\e71e";
+}
+
+.icon-windows:before {
+  content: "\e880";
+}
+
 .icon-pointer:before {
   content: "\e7bb";
 }
diff --git a/customer_list/ch/static/fonts/ywiconfont/iconfont.ttf b/customer_list/ch/static/fonts/ywiconfont/iconfont.ttf
index 9aad4b3..6575789 100644
--- a/customer_list/ch/static/fonts/ywiconfont/iconfont.ttf
+++ b/customer_list/ch/static/fonts/ywiconfont/iconfont.ttf
Binary files differ
diff --git a/customer_list/ch/static/fonts/ywiconfont/iconfont.woff b/customer_list/ch/static/fonts/ywiconfont/iconfont.woff
index d013476..1ba6902 100644
--- a/customer_list/ch/static/fonts/ywiconfont/iconfont.woff
+++ b/customer_list/ch/static/fonts/ywiconfont/iconfont.woff
Binary files differ
diff --git a/customer_list/ch/static/fonts/ywiconfont/iconfont.woff2 b/customer_list/ch/static/fonts/ywiconfont/iconfont.woff2
index 03c67f1..38e81be 100644
--- a/customer_list/ch/static/fonts/ywiconfont/iconfont.woff2
+++ b/customer_list/ch/static/fonts/ywiconfont/iconfont.woff2
Binary files differ

--
Gitblit v1.9.3