Skip to content

Commit 76ecde5

Browse files
committed
【website示例网站】【首页、插件、协议手机端兼容】
1 parent 8dc935a commit 76ecde5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

website/public/static/demo/config/config-headers.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,24 @@
22
{
33
"title": "首页",
44
"icon": "iconhome",
5-
"imgsrc": "./static/assets/home/titlelogo/home.png",
65
"menus": [
76
{
87
"title": "概述",
98
"icon": "iconhome",
10-
"imgsrc": "./static/assets/home/titlelogo/summary.png",
119
"links": [["核心服务", "详细服务", "调用方式", "四大引擎选择", "下载"]],
1210
"hightlights": [[false, false, false, false, false]],
1311
"routes": [["/total/core", "/total/detail", "/total/use", "/total/select", "/total/download"]]
1412
},
1513
{
1614
"title": "插件",
1715
"icon": "iconhome",
18-
"imgsrc": "./static/assets/home/titlelogo/plug.png",
1916
"links": [["插件列表", "详细图表", "插件标签", "提交bug", "其他"]],
2017
"hightlights": [[false, false, false, false, false]],
2118
"routes": [["/total/plugins", "/total/detailChart", "/total/pluginTags", "/total/bugCommit", "/total/other"]]
2219
},
2320
{
2421
"title": "协议",
2522
"icon": "iconhome",
26-
"imgsrc": "./static/assets/home/titlelogo/standard.png",
2723
"links": [["epsg", "geojson"]],
2824
"hightlights": [[false, false]],
2925
"routes": [["/standard/epsg", "/standard/geojson"]]
@@ -33,7 +29,6 @@
3329
{
3430
"title": "组件",
3531
"icon": "iconapp_mw_cluster",
36-
"imgsrc": "./static/assets/home/titlelogo/template.png",
3732
"menus": [
3833
{
3934
"title": "产品介绍",
@@ -119,7 +114,6 @@
119114
{
120115
"title": "Cesium",
121116
"icon": "iconsatellite",
122-
"imgsrc": "./static/assets/home/titlelogo/Cesium.png",
123117
"menus": [
124118
{
125119
"title": "常见问题",
@@ -214,7 +208,6 @@
214208
{
215209
"title": "MapboxGL",
216210
"icon": "iconmapbox",
217-
"imgsrc": "./static/assets/home/titlelogo/MapboxGL.png",
218211
"menus": [
219212
{
220213
"title": "常见问题",
@@ -310,7 +303,6 @@
310303
{
311304
"title": "Leaflet",
312305
"icon": "iconLeaf",
313-
"imgsrc": "./static/assets/home/titlelogo/Leaflet.png",
314306
"menus": [
315307
{
316308
"title": "开发示例",
@@ -356,7 +348,6 @@
356348
{
357349
"title": "Openlayers",
358350
"icon": "iconlayers",
359-
"imgsrc": "./static/assets/home/titlelogo/OpenLayers.png",
360351
"menus": [
361352
{
362353
"title": "开发示例",

0 commit comments

Comments
 (0)