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 = {
142142 name : '天地图' ,
143143 name_en : 'Tianditu' ,
144144 version : '10.0.0' ,
145+ localIgnore : true ,
145146 thumbnail : 'components_Tianditu_vue.png' ,
146147 fileName : 'components_tianditu_vue'
147148 } ,
148149 {
149150 name : '路线规划' ,
150151 name_en : 'Tianditu Route Plan' ,
151152 version : '10.0.0' ,
153+ localIgnore : true ,
152154 thumbnail : 'components_Tianditu_route_vue.png' ,
153155 fileName : 'components_tianditu_route_vue'
154156 } ,
155157 {
156158 name : 'POI搜索' ,
157159 name_en : 'Tianditu POI Search' ,
158160 version : '10.0.0' ,
161+ localIgnore : true ,
159162 thumbnail : 'components_Tianditu_search_vue.png' ,
160163 fileName : 'components_tianditu_search_vue'
161164 } ,
162165 {
163166 name : '天地图切换' ,
164167 name_en : 'Tianditu Switcher' ,
165168 version : '10.0.0' ,
169+ localIgnore : true ,
166170 thumbnail : 'components_Tianditu_switch_vue.png' ,
167171 fileName : 'components_tianditu_switch_vue'
168172 } ,
169173 {
170174 name : '天地图首页' ,
171175 name_en : 'Tianditu Home' ,
172176 version : '10.0.0' ,
177+ localIgnore : true ,
173178 thumbnail : 'components_Tianditu_home_vue.png' ,
174179 fileName : 'components_tianditu_home_vue'
175180 }
You can’t perform that action at this time.
0 commit comments