diff --git a/public/css/iconfont/demo_index.html b/public/css/iconfont/demo_index.html
index fdb3745..a4137c1 100644
--- a/public/css/iconfont/demo_index.html
+++ b/public/css/iconfont/demo_index.html
@@ -54,6 +54,24 @@
+ -
+
+
标记-copy
+ 
+
+
+ -
+
+
标记
+ 
+
+
+ -
+
+
取消标记
+ 
+
+
-
双击
@@ -210,9 +228,9 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1742897212506') format('woff2'),
- url('iconfont.woff?t=1742897212506') format('woff'),
- url('iconfont.ttf?t=1742897212506') format('truetype');
+ src: url('iconfont.woff2?t=1750298885691') format('woff2'),
+ url('iconfont.woff?t=1750298885691') format('woff'),
+ url('iconfont.ttf?t=1750298885691') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -238,6 +256,33 @@
+ -
+
+
+ 标记-copy
+
+ .icon-biaoji-copy
+
+
+
+ -
+
+
+ 标记
+
+ .icon-biaoji
+
+
+
+ -
+
+
+ 取消标记
+
+ .icon-quxiaobiaoji
+
+
+
-
@@ -472,6 +517,30 @@
+ -
+
+
标记-copy
+ #icon-biaoji-copy
+
+
+ -
+
+
标记
+ #icon-biaoji
+
+
+ -
+
+
取消标记
+ #icon-quxiaobiaoji
+
+
-