diff --git a/cmdb-ui/public/iconfont/demo_index.html b/cmdb-ui/public/iconfont/demo_index.html index 28db55de..53f86b57 100644 --- a/cmdb-ui/public/iconfont/demo_index.html +++ b/cmdb-ui/public/iconfont/demo_index.html @@ -54,6 +54,54 @@
@font-face@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1732673294759') format('woff2'),
- url('iconfont.woff?t=1732673294759') format('woff'),
- url('iconfont.ttf?t=1732673294759') format('truetype');
+ src: url('iconfont.woff2?t=1735191938771') format('woff2'),
+ url('iconfont.woff?t=1735191938771') format('woff'),
+ url('iconfont.ttf?t=1735191938771') format('truetype');
}
第二步:定义使用 iconfont 的样式
@@ -6190,6 +6238,78 @@ 第三步:挑选相应图标并获取字体编码,应用于页面
+ -
+
+
+ veops-servicetree
+
+ .veops-servicetree
+
+
+
+ -
+
+
+ veops-switch (1)
+
+ .veops-switch1
+
+
+
+ -
+
+
+ veops-label
+
+ .veops-label
+
+
+
+ -
+
+
+ top_acl
+
+ .top_acl
+
+
+
+ -
+
+
+ top_ticket
+
+ .top_ticket
+
+
+
+ -
+
+
+ top_agent
+
+ .top_agent
+
+
+
+ -
+
+
+ itsm-table_download
+
+ .itsm-table_download
+
+
+
+ -
+
+
+ itsm-image_download
+
+ .itsm-image_download
+
+
+
-
@@ -15352,6 +15472,70 @@
第二步:挑选相应图标并获取类名,应用于页面:
+ -
+
+ veops-servicetree
+ #veops-servicetree
+
+
+ -
+
+ veops-switch (1)
+ #veops-switch1
+
+
+ -
+
+ veops-label
+ #veops-label
+
+
+ -
+
+ top_acl
+ #top_acl
+
+
+ -
+
+ top_ticket
+ #top_ticket
+
+
+ -
+
+ top_agent
+ #top_agent
+
+
+ -
+
+ itsm-table_download
+ #itsm-table_download
+
+
+ -
+
+ itsm-image_download
+ #itsm-image_download
+
+
-