Skip to content

Commit a10d7c5

Browse files
committed
规范示例页echarts名称大小写 reviewBy zhurc
1 parent 6e60dd4 commit a10d7c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/mapboxgl/config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -340,8 +340,8 @@ var exampleConfig = {
340340
}
341341
]
342342
},
343-
"Echarts": {
344-
name: "Echarts",
343+
"ECharts": {
344+
name: "ECharts",
345345
name_en: "ECharts",
346346
content: [
347347
{
@@ -419,8 +419,8 @@ var exampleConfig = {
419419
}
420420
]
421421
},
422-
"EchartsGL": {
423-
name: "EchartsGL",
422+
"EChartsGL": {
423+
name: "EChartsGL",
424424
name_en: "EChartsGL",
425425
content: [
426426
{

0 commit comments

Comments
 (0)