File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -142,34 +142,39 @@ var exampleConfig = {
142
142
name : '天地图' ,
143
143
name_en : 'Tianditu' ,
144
144
version : '10.0.0' ,
145
+ localIgnore : true ,
145
146
thumbnail : 'components_Tianditu_vue.png' ,
146
147
fileName : 'components_tianditu_vue'
147
148
} ,
148
149
{
149
150
name : '路线规划' ,
150
151
name_en : 'Tianditu Route Plan' ,
151
152
version : '10.0.0' ,
153
+ localIgnore : true ,
152
154
thumbnail : 'components_Tianditu_route_vue.png' ,
153
155
fileName : 'components_tianditu_route_vue'
154
156
} ,
155
157
{
156
158
name : 'POI搜索' ,
157
159
name_en : 'Tianditu POI Search' ,
158
160
version : '10.0.0' ,
161
+ localIgnore : true ,
159
162
thumbnail : 'components_Tianditu_search_vue.png' ,
160
163
fileName : 'components_tianditu_search_vue'
161
164
} ,
162
165
{
163
166
name : '天地图切换' ,
164
167
name_en : 'Tianditu Switcher' ,
165
168
version : '10.0.0' ,
169
+ localIgnore : true ,
166
170
thumbnail : 'components_Tianditu_switch_vue.png' ,
167
171
fileName : 'components_tianditu_switch_vue'
168
172
} ,
169
173
{
170
174
name : '天地图首页' ,
171
175
name_en : 'Tianditu Home' ,
172
176
version : '10.0.0' ,
177
+ localIgnore : true ,
173
178
thumbnail : 'components_Tianditu_home_vue.png' ,
174
179
fileName : 'components_tianditu_home_vue'
175
180
}
You can’t perform that action at this time.
0 commit comments