diff --git a/templates/assets/icon/demo_index.html b/templates/assets/icon/demo_index.html
index 994541b3..f3a0ca5b 100644
--- a/templates/assets/icon/demo_index.html
+++ b/templates/assets/icon/demo_index.html
@@ -54,6 +54,42 @@
+ -
+
+
disc-fill
+ 
+
+
+ -
+
+
signal-tower-fill
+ 
+
+
+ -
+
+
search-2-line
+ 
+
+
+ -
+
+
chat-1-fill
+ 
+
+
+ -
+
+
apps-fill
+ 
+
+
+ -
+
+
Home
+ 
+
+
-
英文
@@ -438,12 +474,6 @@

- -
-
-
magnifying-glass
- 
-
-
-
message
@@ -588,12 +618,6 @@

- -
-
-
grip-vertical
- 
-
-
-
bars
@@ -618,12 +642,6 @@

- -
-
-
comments
- 
-
-
-
comment-sms
@@ -1074,12 +1092,12 @@
@font-face {
font-family: 'haofont';
- 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');
+ src: url('iconfont.eot?t=1699690237296'); /* IE9 */
+ src: url('iconfont.eot?t=1699690237296#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('iconfont.woff2?t=1699690237296') format('woff2'),
+ url('iconfont.woff?t=1699690237296') format('woff'),
+ url('iconfont.ttf?t=1699690237296') format('truetype'),
+ url('iconfont.svg?t=1699690237296#haofont') format('svg');
}
第二步:定义使用 iconfont 的样式
@@ -1105,6 +1123,60 @@
+ -
+
+
+ disc-fill
+
+ .hao-icon-disc-fill
+
+
+
+ -
+
+
+ signal-tower-fill
+
+ .hao-icon-signal-tower-fill
+
+
+
+ -
+
+
+ search-2-line
+
+ .hao-icon-search--line
+
+
+
+ -
+
+
+ chat-1-fill
+
+ .hao-icon-chat--fill
+
+
+
+ -
+
+
+ apps-fill
+
+ .hao-icon-apps-fill
+
+
+
+ -
+
+
+ Home
+
+ .hao-icon-Home
+
+
+
-
@@ -1681,15 +1753,6 @@
- -
-
-
- magnifying-glass
-
- .hao-icon-magnifying-glass
-
-
-
-
@@ -1906,15 +1969,6 @@
- -
-
-
- grip-vertical
-
- .hao-icon-grip-vertical
-
-
-
-
@@ -1951,15 +2005,6 @@
- -
-
-
- comments
-
- .hao-icon-comments
-
-
-
-
diff --git a/templates/modules/comment.html b/templates/modules/comment.html
index d34bfdb4..d1023596 100644
--- a/templates/modules/comment.html
+++ b/templates/modules/comment.html
@@ -4,7 +4,7 @@