From 26247568e0344f92085fa6427594424463b512b2 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Mon, 26 Jul 2021 14:58:43 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=E4=BF=AE=E6=94=B9=E8=A7=86=E5=9B=BE?=
=?UTF-8?q?=E6=82=AC=E6=B5=AE=E5=9B=BE=E6=A0=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/src/styles/deicon/demo_index.html | 52 +++++++++++++++++++--
frontend/src/styles/deicon/iconfont.css | 14 ++++--
frontend/src/styles/deicon/iconfont.js | 2 +-
frontend/src/styles/deicon/iconfont.json | 14 ++++++
frontend/src/styles/deicon/iconfont.ttf | Bin 11600 -> 12276 bytes
frontend/src/styles/deicon/iconfont.woff | Bin 7100 -> 7520 bytes
frontend/src/styles/deicon/iconfont.woff2 | Bin 5936 -> 6336 bytes
7 files changed, 75 insertions(+), 7 deletions(-)
diff --git a/frontend/src/styles/deicon/demo_index.html b/frontend/src/styles/deicon/demo_index.html
index cb7ad72f2f..e01657bfe5 100644
--- a/frontend/src/styles/deicon/demo_index.html
+++ b/frontend/src/styles/deicon/demo_index.html
@@ -54,6 +54,18 @@
+ -
+
+
edit-2
+ 
+
+
+ -
+
+
详情
+ 
+
+
-
弧形框
@@ -306,9 +318,9 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1626927148990') format('woff2'),
- url('iconfont.woff?t=1626927148990') format('woff'),
- url('iconfont.ttf?t=1626927148990') format('truetype');
+ src: url('iconfont.woff2?t=1627282547459') format('woff2'),
+ url('iconfont.woff?t=1627282547459') format('woff'),
+ url('iconfont.ttf?t=1627282547459') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -334,6 +346,24 @@
+ -
+
+
+ edit-2
+
+ .icon-edit
+
+
+
+ -
+
+
+ 详情
+
+ .icon-xiangqing1
+
+
+
-
@@ -712,6 +742,22 @@
+ -
+
+
edit-2
+ #icon-edit
+
+
+ -
+
+
详情
+ #icon-xiangqing1
+
+
-