Browse Source

feat: 修改知识图谱的图标

pull/218/head
zhaowei 10 months ago
parent
commit
9630e2c60c
2 changed files with 16 additions and 2 deletions
  1. +1
    -1
      react-ui/src/iconfont/iconfont-menu.js
  2. +15
    -1
      react-ui/src/iconfont/iconfont-menu.json

+ 1
- 1
react-ui/src/iconfont/iconfont-menu.js
File diff suppressed because it is too large
View File


+ 15
- 1
react-ui/src/iconfont/iconfont-menu.json View File

@@ -1,10 +1,24 @@
{ {
"id": "4511326", "id": "4511326",
"name": "智能材料科研平台-导航",
"name": "复杂智能软件-导航",
"font_family": "iconfont", "font_family": "iconfont",
"css_prefix_text": "icon-", "css_prefix_text": "icon-",
"description": "", "description": "",
"glyphs": [ "glyphs": [
{
"icon_id": "42495274",
"name": "知识图谱-active",
"font_class": "zhishitupu-icon-active",
"unicode": "e63e",
"unicode_decimal": 58942
},
{
"icon_id": "42495275",
"name": "知识图谱",
"font_class": "zhishitupu-icon",
"unicode": "e63f",
"unicode_decimal": 58943
},
{ {
"icon_id": "41643218", "icon_id": "41643218",
"name": "模型开发", "name": "模型开发",


Loading…
Cancel
Save