|
2 | 2 | { |
3 | 3 | "title": "首页", |
4 | 4 | "icon": "iconhome", |
5 | | - "imgsrc": "./static/assets/home/titlelogo/home.png", |
6 | 5 | "menus": [ |
7 | 6 | { |
8 | 7 | "title": "概述", |
9 | 8 | "icon": "iconhome", |
10 | | - "imgsrc": "./static/assets/home/titlelogo/summary.png", |
11 | 9 | "links": [["核心服务", "详细服务", "调用方式", "四大引擎选择", "下载"]], |
12 | 10 | "hightlights": [[false, false, false, false, false]], |
13 | 11 | "routes": [["/total/core", "/total/detail", "/total/use", "/total/select", "/total/download"]] |
14 | 12 | }, |
15 | 13 | { |
16 | 14 | "title": "插件", |
17 | 15 | "icon": "iconhome", |
18 | | - "imgsrc": "./static/assets/home/titlelogo/plug.png", |
19 | 16 | "links": [["插件列表", "详细图表", "插件标签", "提交bug", "其他"]], |
20 | 17 | "hightlights": [[false, false, false, false, false]], |
21 | 18 | "routes": [["/total/plugins", "/total/detailChart", "/total/pluginTags", "/total/bugCommit", "/total/other"]] |
22 | 19 | }, |
23 | 20 | { |
24 | 21 | "title": "协议", |
25 | 22 | "icon": "iconhome", |
26 | | - "imgsrc": "./static/assets/home/titlelogo/standard.png", |
27 | 23 | "links": [["epsg", "geojson"]], |
28 | 24 | "hightlights": [[false, false]], |
29 | 25 | "routes": [["/standard/epsg", "/standard/geojson"]] |
|
33 | 29 | { |
34 | 30 | "title": "组件", |
35 | 31 | "icon": "iconapp_mw_cluster", |
36 | | - "imgsrc": "./static/assets/home/titlelogo/template.png", |
37 | 32 | "menus": [ |
38 | 33 | { |
39 | 34 | "title": "产品介绍", |
|
119 | 114 | { |
120 | 115 | "title": "Cesium", |
121 | 116 | "icon": "iconsatellite", |
122 | | - "imgsrc": "./static/assets/home/titlelogo/Cesium.png", |
123 | 117 | "menus": [ |
124 | 118 | { |
125 | 119 | "title": "常见问题", |
|
214 | 208 | { |
215 | 209 | "title": "MapboxGL", |
216 | 210 | "icon": "iconmapbox", |
217 | | - "imgsrc": "./static/assets/home/titlelogo/MapboxGL.png", |
218 | 211 | "menus": [ |
219 | 212 | { |
220 | 213 | "title": "常见问题", |
|
310 | 303 | { |
311 | 304 | "title": "Leaflet", |
312 | 305 | "icon": "iconLeaf", |
313 | | - "imgsrc": "./static/assets/home/titlelogo/Leaflet.png", |
314 | 306 | "menus": [ |
315 | 307 | { |
316 | 308 | "title": "开发示例", |
|
356 | 348 | { |
357 | 349 | "title": "Openlayers", |
358 | 350 | "icon": "iconlayers", |
359 | | - "imgsrc": "./static/assets/home/titlelogo/OpenLayers.png", |
360 | 351 | "menus": [ |
361 | 352 | { |
362 | 353 | "title": "开发示例", |
|
0 commit comments