Skip to content

Commit 3c2e0e0

Browse files
【update】修改组件例子的名称 review by songym
1 parent b51a075 commit 3c2e0e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/locales/en-US/resources.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,11 @@ window.examplesResources = {
538538
"title_componentsChart_Vue(gauge)":'Gauge Chart component(Vue)',
539539
"title_componentsLayerList_Vue": 'LayerList component(Vue)',
540540
"title_componentsOpenFile_Vue":'OpenFile component(Vue)',
541-
"title_componentsMap_Vue": 'Map component(Vue)',
541+
"title_componentsMap_Vue": 'iServer Map component(Vue)',
542542
"title_componentsMiniMap_Vue": 'MiniMap component(Vue)',
543543
"title_componentsPan_Vue": 'Pan component(Vue)',
544544
"title_componentsScale_Vue": 'Scale component(Vue)',
545-
"title_componentsWebmap_Vue": 'WebMap component(Vue)',
545+
"title_componentsWebmap_Vue": 'iPortal Map component(Vue)',
546546
"title_componentsZoom_Vue": 'Zoom component(Vue)',
547547
"title_componentsLegend_Vue": 'Legend component(Vue)',
548548
"title_componentsBasic_Vue": 'Basic component(Vue)',

examples/locales/zh-CN/resources.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,11 +484,11 @@ window.examplesResources = {
484484
"title_componentsChart_Vue(gauge)":'仪表盘-图表组件',
485485
"title_componentsLayerList_Vue": '图层列表组件',
486486
"title_componentsOpenFile_Vue":'打开文件组件',
487-
"title_componentsMap_Vue": '地图组件',
487+
"title_componentsMap_Vue": 'iServer地图',
488488
"title_componentsMiniMap_Vue": '鹰眼组件',
489489
"title_componentsPan_Vue": '平移组件',
490490
"title_componentsScale_Vue": '比例尺组件',
491-
"title_componentsWebmap_Vue": 'webmap组件',
491+
"title_componentsWebmap_Vue": 'iPortal地图',
492492
"title_componentsZoom_Vue": '缩放组件',
493493
"title_componentsLegend_Vue": '图例组件',
494494
"title_componentsBasic_Vue": '基础组件',

0 commit comments

Comments
 (0)