File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1169,11 +1169,11 @@ var exampleConfig = {
1169
1169
}
1170
1170
}
1171
1171
} ,
1172
- "widgets " : {
1172
+ "components " : {
1173
1173
name : "组件" ,
1174
- name_en : "Widgets " ,
1174
+ name_en : "Components " ,
1175
1175
content : {
1176
- "widgetsSuperMap " : {
1176
+ "componentsSuperMap " : {
1177
1177
name : "基础" ,
1178
1178
name_en : "Basic" ,
1179
1179
content : [ {
@@ -1229,7 +1229,7 @@ var exampleConfig = {
1229
1229
1230
1230
]
1231
1231
} ,
1232
- "widgetsAdvanced " : {
1232
+ "componentsAdvanced " : {
1233
1233
name : "扩展" ,
1234
1234
name_en : "Advanced" ,
1235
1235
content : [ {
@@ -1334,7 +1334,7 @@ var sideBarIconConfig = {
1334
1334
"plot" : "fa-edit" ,
1335
1335
"dynamicPlot" : "fa-pencil" ,
1336
1336
"control" : "fa-sliders" ,
1337
- "widgets " : "fa-window-restore" ,
1337
+ "components " : "fa-window-restore" ,
1338
1338
"clientSpatialAnalyst" : "fa-object-group" ,
1339
1339
"viz" : "fa-map" ,
1340
1340
"OGC" : "fa-globe" ,
@@ -1355,7 +1355,7 @@ var exampleIconConfig = {
1355
1355
"plot" : "fa-edit" ,
1356
1356
"dynamicPlot" : "fa-pencil" ,
1357
1357
"control" : "fa-sliders" ,
1358
- "widgets " : "fa-window-restore" ,
1358
+ "components " : "fa-window-restore" ,
1359
1359
"clientSpatialAnalyst" : "fa-object-group" ,
1360
1360
"viz" : "fa-map" ,
1361
1361
"OGC" : "fa-globe" ,
You can’t perform that action at this time.
0 commit comments