@@ -47,7 +47,7 @@ export const commonIconList = ['changyong-ubuntu',
4747export const linearIconList = [
4848 {
4949 value : 'database' ,
50- label : '数据库 ' ,
50+ label : 'components.database ' ,
5151 list : [ {
5252 value : 'icon-xianxing-DB2' ,
5353 label : 'DB2'
@@ -81,7 +81,7 @@ export const linearIconList = [
8181 } ]
8282 } , {
8383 value : 'system' ,
84- label : '操作系统 ' ,
84+ label : 'components.system ' ,
8585 list : [ {
8686 value : 'icon-xianxing-Windows' ,
8787 label : 'Windows'
@@ -106,7 +106,7 @@ export const linearIconList = [
106106 } ]
107107 } , {
108108 value : 'language' ,
109- label : '语言 ' ,
109+ label : 'components.language ' ,
110110 list : [ {
111111 value : 'icon-xianxing-python' ,
112112 label : 'python'
@@ -137,7 +137,7 @@ export const linearIconList = [
137137 } ]
138138 } , {
139139 value : 'status' ,
140- label : '状态 ' ,
140+ label : 'components.status ' ,
141141 list : [ {
142142 value : 'icon-xianxing-yiwen' ,
143143 label : '疑问'
@@ -177,7 +177,7 @@ export const linearIconList = [
177177 } ]
178178 } , {
179179 value : 'icon-xianxing-application' ,
180- label : '常用组件 ' ,
180+ label : 'components.commonComponent ' ,
181181 list : [ {
182182 value : 'icon-xianxing-yilianjie' ,
183183 label : '已连接'
@@ -310,7 +310,7 @@ export const linearIconList = [
310310 } ]
311311 } , {
312312 value : 'data' ,
313- label : '数据 ' ,
313+ label : 'components.data ' ,
314314 list : [ {
315315 value : 'icon-xianxing-bingzhuangtu' ,
316316 label : '饼状图'
@@ -387,7 +387,7 @@ export const linearIconList = [
387387export const fillIconList = [
388388 {
389389 value : 'database' ,
390- label : '数据库 ' ,
390+ label : 'components.database ' ,
391391 list : [ {
392392 value : 'icon-shidi-DB2' ,
393393 label : 'DB2'
@@ -421,7 +421,7 @@ export const fillIconList = [
421421 } ]
422422 } , {
423423 value : 'system' ,
424- label : '操作系统 ' ,
424+ label : 'components.system ' ,
425425 list : [ {
426426 value : 'icon-shidi-Windows' ,
427427 label : 'Windows'
@@ -446,7 +446,7 @@ export const fillIconList = [
446446 } ]
447447 } , {
448448 value : 'language' ,
449- label : '语言 ' ,
449+ label : 'components.language ' ,
450450 list : [ {
451451 value : 'icon-shidi-python' ,
452452 label : 'python'
@@ -477,7 +477,7 @@ export const fillIconList = [
477477 } ]
478478 } , {
479479 value : 'status' ,
480- label : '状态 ' ,
480+ label : 'components.status ' ,
481481 list : [ {
482482 value : 'icon-shidi-yiwen' ,
483483 label : '疑问'
@@ -517,7 +517,7 @@ export const fillIconList = [
517517 } ]
518518 } , {
519519 value : 'icon-shidi-application' ,
520- label : '常用组件 ' ,
520+ label : 'components.commonComponent ' ,
521521 list : [ {
522522 value : 'icon-shidi-yilianjie' ,
523523 label : '已连接'
@@ -650,7 +650,7 @@ export const fillIconList = [
650650 } ]
651651 } , {
652652 value : 'data' ,
653- label : '数据 ' ,
653+ label : 'components.data ' ,
654654 list : [ {
655655 value : 'icon-shidi-bingzhuangtu' ,
656656 label : '饼状图'
@@ -727,7 +727,7 @@ export const fillIconList = [
727727export const multicolorIconList = [
728728 {
729729 value : 'database' ,
730- label : '数据库 ' ,
730+ label : 'components.database ' ,
731731 list : [ {
732732 value : 'caise-TIDB' ,
733733 label : 'TIDB'
@@ -773,7 +773,7 @@ export const multicolorIconList = [
773773 } ]
774774 } , {
775775 value : 'cloud' ,
776- label : '云 ' ,
776+ label : 'components.cloud ' ,
777777 list : [ {
778778 value : 'AWS' ,
779779 label : 'AWS'
@@ -819,7 +819,7 @@ export const multicolorIconList = [
819819 } ]
820820 } , {
821821 value : 'system' ,
822- label : '操作系统 ' ,
822+ label : 'components.system ' ,
823823 list : [ {
824824 value : 'ciase-aix' ,
825825 label : 'aix'
@@ -847,7 +847,7 @@ export const multicolorIconList = [
847847 } ]
848848 } , {
849849 value : 'language' ,
850- label : '语言 ' ,
850+ label : 'components.language ' ,
851851 list : [ {
852852 value : 'caise-python' ,
853853 label : 'python'
@@ -878,7 +878,7 @@ export const multicolorIconList = [
878878 } ]
879879 } , {
880880 value : 'status' ,
881- label : '状态 ' ,
881+ label : 'components.status ' ,
882882 list : [ {
883883 value : 'caise-yiwen' ,
884884 label : '疑问'
@@ -918,7 +918,7 @@ export const multicolorIconList = [
918918 } ]
919919 } , {
920920 value : 'caise-application' ,
921- label : '常用组件 ' ,
921+ label : 'components.commonComponent ' ,
922922 list : [ {
923923 value : 'caise-websphere' ,
924924 label : 'WebSphere'
@@ -1180,7 +1180,7 @@ export const multicolorIconList = [
11801180 } ]
11811181 } , {
11821182 value : 'data' ,
1183- label : '数据 ' ,
1183+ label : 'components.data ' ,
11841184 list : [ {
11851185 value : 'caise-bingzhuangtu' ,
11861186 label : '饼状图'
0 commit comments