diff --git a/Attachments/iconfont/demo_index.html b/Attachments/iconfont/demo_index.html index d3a4d713..89cf3067 100644 --- a/Attachments/iconfont/demo_index.html +++ b/Attachments/iconfont/demo_index.html @@ -54,6 +54,18 @@
@font-face@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1705480740490') format('woff2'),
- url('iconfont.woff?t=1705480740490') format('woff'),
- url('iconfont.ttf?t=1705480740490') format('truetype');
+ src: url('iconfont.woff2?t=1705574336968') format('woff2'),
+ url('iconfont.woff?t=1705574336968') format('woff'),
+ url('iconfont.ttf?t=1705574336968') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -406,6 +418,24 @@ 第三步:挑选相应图标并获取字体编码,应用于页面
+ -
+
+
+ OCR识别
+
+ .icon-OCRshibie
+
+
+
+ -
+
+
+ OCR
+
+ .icon-OCR
+
+
+
-
@@ -892,6 +922,22 @@
第二步:挑选相应图标并获取类名,应用于页面:
+ -
+
+ OCR识别
+ #icon-OCRshibie
+
+
+ -
+
+ OCR
+ #icon-OCR
+
+
-