diff --git a/templates/assets/icon/demo_index.html b/templates/assets/icon/demo_index.html
index b6c9e024..994541b3 100644
--- a/templates/assets/icon/demo_index.html
+++ b/templates/assets/icon/demo_index.html
@@ -54,6 +54,24 @@
+ -
+
+
英文
+ 
+
+
+ -
+
+
简体
+ 
+
+
+ -
+
+
繁体
+ 
+
+
-
aifadian-line
@@ -1056,12 +1074,12 @@
@font-face {
font-family: 'haofont';
- src: url('iconfont.eot?t=1697559754295'); /* IE9 */
- src: url('iconfont.eot?t=1697559754295#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff2?t=1697559754295') format('woff2'),
- url('iconfont.woff?t=1697559754295') format('woff'),
- url('iconfont.ttf?t=1697559754295') format('truetype'),
- url('iconfont.svg?t=1697559754295#haofont') format('svg');
+ src: url('iconfont.eot?t=1699626796799'); /* IE9 */
+ src: url('iconfont.eot?t=1699626796799#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('iconfont.woff2?t=1699626796799') format('woff2'),
+ url('iconfont.woff?t=1699626796799') format('woff'),
+ url('iconfont.ttf?t=1699626796799') format('truetype'),
+ url('iconfont.svg?t=1699626796799#haofont') format('svg');
}
第二步:定义使用 iconfont 的样式
@@ -1087,6 +1105,33 @@
+ -
+
+
+ 英文
+
+ .hao-icon-yingwen
+
+
+
+ -
+
+
+ 简体
+
+ .hao-icon-jianti
+
+
+
+ -
+
+
+ 繁体
+
+ .hao-icon-fanti
+
+
+
-
@@ -2590,6 +2635,30 @@
+ -
+
+
英文
+ #hao-icon-yingwen
+
+
+ -
+
+
简体
+ #hao-icon-jianti
+
+
+ -
+
+
繁体
+ #hao-icon-fanti
+
+
-