diff --git a/public/css/iconfont/demo_index.html b/public/css/iconfont/demo_index.html
index ce27f9e..674d33c 100644
--- a/public/css/iconfont/demo_index.html
+++ b/public/css/iconfont/demo_index.html
@@ -54,6 +54,24 @@
+ -
+
+
标记
+ 
+
+
+ -
+
+
取消标记
+ 
+
+
+ -
+
+
双击
+ 
+
+
-
export
@@ -204,9 +222,9 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1741245710478') format('woff2'),
- url('iconfont.woff?t=1741245710478') format('woff'),
- url('iconfont.ttf?t=1741245710478') format('truetype');
+ src: url('iconfont.woff2?t=1750295665179') format('woff2'),
+ url('iconfont.woff?t=1750295665179') format('woff'),
+ url('iconfont.ttf?t=1750295665179') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -232,6 +250,33 @@
+ -
+
+
+ 标记
+
+ .icon-biaoji
+
+
+
+ -
+
+
+ 取消标记
+
+ .icon-quxiaobiaoji
+
+
+
+ -
+
+
+ 双击
+
+ .icon-shuangji
+
+
+
-
@@ -457,6 +502,30 @@
+ -
+
+
标记
+ #icon-biaoji
+
+
+ -
+
+
取消标记
+ #icon-quxiaobiaoji
+
+
+ -
+
+
双击
+ #icon-shuangji
+
+
-