8000 【feature】新增智慧园区模板; review by luox · SuperMap/iClient-JavaScript@b338012 · GitHub
[go: up one dir, main page]

Skip to content

Commit b338012

Browse files
committed
【feature】新增智慧园区模板; review by luox
1 parent 20be795 commit b338012

File tree

14 files changed

+867
-0
lines changed

14 files changed

+867
-0
lines changed

examples/component/components_smartpark_vue.html

Lines changed: 857 additions & 0 deletions
Large diffs are not rendered by default.
Loading

examples/component/templateConfig.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ var exampleConfig = {
7575
fileName: 'components_timeline_tracklayer',
7676
localIgnore: true
7777
},
78+
{
79+
name: '智慧园区模板',
80+
name_en: 'Smart Park Template',
81+
version: '10.2.0',
82+
thumbnail: 'components_smartpark_vue.png',
83+
fileName: 'components_smartpark_vue',
84+
localIgnore: true
85+
},
7886
{
7987
name: '城市智慧大脑-全市概况',
8088
name_en: 'Smart City Brain_City Overview',

examples/img/background/image77.png

1.84 KB
Loading

examples/img/background/image78.png

2.9 KB
Loading

examples/img/background/image80.png

3.38 KB
Loading

examples/img/background/image81.png

3.77 KB
Loading

examples/img/background/image82.png

920 Bytes
Loading

examples/img/background/image84.png

231 Bytes
Loading

examples/img/background/image85.png

37.8 KB
Loading

examples/img/background/image89.png

302 KB
Loading

examples/img/background/image90.png

200 KB
Loading

examples/locales/en-US/resources.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,7 @@ window.examplesResources = {
659659
"title_componentsTimeLineCloud_Vue": "Meteorological satellite cloud image(Vue)",
660660
"title_componentsTimeLineNcp_Vue": "Epidemic history playback(Vue)",
661661
"title_componentsTimeLineTracklayer_Vue": "Track layer(Vue)",
662+
"title_componentsSmartPark_Vue": "Smart Park(Vue)",
662663
"title_componentsTimeLine_Vue": 'TimeLine Component(Vue)',
663664
"title_componentsWebmap_React": 'iPortal Map component(React)',
664665
"title_componentsMap_React": 'iServer Map component(React)',

examples/locales/zh-CN/resources.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@ window.examplesResources = {
611611
"title_componentsTimeLineCloud_Vue": "气象卫星云图",
612612
"title_componentsTimeLineNcp_Vue": "疫情历史回放",
613613
"title_componentsTimeLineTracklayer_Vue": "轨迹回放",
614+
"title_componentsSmartPark_Vue": "智慧园区",
614615
"title_componentsWebmap_React": 'iPortal地图',
615616
"title_componentsMap_React": 'iServer地图',
616617
"title_componentsRasterTile_React": '栅格图层组件',

0 commit comments

Comments
 (0)
0