Skip to content

Commit ee89a6a

Browse files
author
潘卓然Y7000P
committed
【站点】【修复】【修改了插件命名规范&新增行业示例】
1 parent 9ec9c9d commit ee89a6a

24 files changed

Lines changed: 422 additions & 13649 deletions

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

Lines changed: 42 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -716,42 +716,50 @@
716716
]
717717
},
718718
{
719-
"name": "地质调查",
720-
"iconfont": "iconsearch",
721-
"folder": "search",
722-
"leaffolder": true,
719+
"name": "行业特色",
720+
"iconfont": "iconeye",
721+
"folder": "industry",
722+
"leaffolder": false,
723723
"childs": [
724724
{
725-
"name": "100万地质点",
726-
"file": "point100",
727-
"diffcult": "5",
728-
"detail": "",
729-
"icon": "point100.png",
730-
"update": "最后更新时间:2019-11-07"
731-
},
732-
{
733-
"name": "100万地质点",
734-
"file": "point100_symbol",
735-
"diffcult": "5",
736-
"detail": "",
737-
"icon": "point100_symbol.png",
738-
"update": "最后更新时间:2019-11-07"
739-
},
740-
{
741-
"name": "100万地质点聚类",
742-
"file": "point100_cluster",
743-
"diffcult": "5",
744-
"detail": "",
745-
"icon": "point100_cluster.png",
746-
"update": "最后更新时间:2019-11-07"
747-
},
748-
{
749-
"name": "100万地质点热力",
750-
"file": "point100_heater",
751-
"diffcult": "5",
752-
"detail": "",
753-
"icon": "point100_heater.png",
754-
"update": "最后更新时间:2019-11-07"
725+
"name": "地质调查",
726+
"iconfont": "iconsearch",
727+
"folder": "search",
728+
"leaffolder": true,
729+
"childs": [
730+
{
731+
"name": "100万地质点",
732+
"file": "point100",
733+
"diffcult": "5",
734+
"detail": "",
735+
"icon": "point100.png",
736+
"update": "最后更新时间:2019-11-07"
737+
},
738+
{
739+
"name": "100万地质点",
740+
"file": "point100_symbol",
741+
"diffcult": "5",
742+
"detail": "",
743+
"icon": "point100_symbol.png",
744+
"update": "最后更新时间:2019-11-07"
745+
},
746+
{
747+
"name": "100万地质点聚类",
748+
"file": "point100_cluster",
749+
"diffcult": "5",
750+
"detail": "",
751+
"icon": "point100_cluster.png",
752+
"update": "最后更新时间:2019-11-07"
753+
},
754+
{
755+
"name": "100万地质点热力",
756+
"file": "point100_heater",
757+
"diffcult": "5",
758+
"detail": "",
759+
"icon": "point100_heater.png",
760+
"update": "最后更新时间:2019-11-07"
761+
}
762+
]
755763
}
756764
]
757765
}

website/public/static/demo/mapboxgl/example/search/point100.htm renamed to website/public/static/demo/mapboxgl/example/industry/search/point100.htm

File renamed without changes.

website/public/static/demo/mapboxgl/example/search/point100_cluster.htm renamed to website/public/static/demo/mapboxgl/example/industry/search/point100_cluster.htm

File renamed without changes.

website/public/static/demo/mapboxgl/example/search/point100_heater.htm renamed to website/public/static/demo/mapboxgl/example/industry/search/point100_heater.htm

File renamed without changes.

website/public/static/demo/mapboxgl/example/search/point100_symbol.htm renamed to website/public/static/demo/mapboxgl/example/industry/search/point100_symbol.htm

File renamed without changes.

website/public/static/demo/mapboxgl/gallery/search/point100.png renamed to website/public/static/demo/mapboxgl/gallery/industry/search/point100.png

File renamed without changes.

website/public/static/demo/mapboxgl/gallery/search/point100_cluster.png renamed to website/public/static/demo/mapboxgl/gallery/industry/search/point100_cluster.png

File renamed without changes.

website/public/static/demo/mapboxgl/gallery/search/point100_heater.png renamed to website/public/static/demo/mapboxgl/gallery/industry/search/point100_heater.png

File renamed without changes.

website/public/static/demo/mapboxgl/gallery/search/point100_symbol.png renamed to website/public/static/demo/mapboxgl/gallery/industry/search/point100_symbol.png

File renamed without changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html><html><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1,IE=11,IE=10"><meta name=viewport content="width=device-width,initial-scale=1,minimum-scale=0.5,maximum-scale=2,user-scalable=yes"><title>版本声明</title><style>p {
2+
font-size: 12px;
3+
}
4+
.title {
5+
font-weight: bold;
6+
font-size: 10px;
7+
}
8+
span {
9+
font-weight: normal;
10+
}</style></head><body><p class=title>提交记录:<a id=last-commit href="" target=_blank>aae6c8fe4939103b4e9c0b369dac0970119cacc9</a></p><p class=title>提交用户:<span>潘卓然Y7000P</span></p><p class=title>提交日期: <span>2020-8-27 14:42</span></p><p class=title>编译用户: <span>潘卓然-Y7000P</span></p><p class=title>编译邮箱: <span>parndeedlit@outlook.com</span></p><p class=title>编译日期: <span>2020-9-1 10:51</span></p><script>var link = document.getElementById('last-commit');
11+
link.href = 'https://github.com/MapGIS/WebClient-JavaScript/tree/' + link.innerText;</script></body></html>

0 commit comments

Comments
 (0)