Skip to content

Commit bd3eef6

Browse files
committed
【example】更新示例
1 parent 83a5179 commit bd3eef6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

examples/component/templateConfig.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ var exampleConfig = {
1010
{
1111
name: '生态大数据平台示例',
1212
name_en: 'Estate project visual monitoring platform example',
13-
version: '10.0.0',
13+
version: '10.1.0',
1414
thumbnail: 'components_ecologicalBigDataPlatform_vue.png',
1515
fileName: 'components_ecologicalBigDataPlatform_vue'
1616
},
1717
{
1818
name: '自然资源平台大屏示例',
1919
name_en: 'Nature Resource platform example',
20-
version: '10.0.0',
20+
version: '10.1.0',
2121
thumbnail: 'components_natureResource_vue.png',
2222
fileName: 'components_natureResource_vue'
2323
},
@@ -26,8 +26,7 @@ var exampleConfig = {
2626
name_en: 'Land use example',
2727
version: '10.0.0',
2828
thumbnail: 'components_demo_vue.png',
29-
fileName: 'components_demo_vue',
30-
localIgnore: true
29+
fileName: 'components_demo_vue'
3130
},
3231
{
3332
name: '房产项目可视化监控平台示例',

0 commit comments

Comments
 (0)