Skip to content

Commit 2d299f1

Browse files
committed
【站点】【添加行业标绘API文档以及示例】
1 parent 293f0a7 commit 2d299f1

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,5 +531,53 @@
531531
]
532532
}
533533
]
534+
},
535+
{
536+
"title": "MapGISPlot",
537+
"icon": "iconmap2",
538+
"menus": [
539+
{
540+
"title": "产品",
541+
"icon": "iconchanpinjieshao"
542+
},
543+
{
544+
"title": "开发示例",
545+
"icon": "iconzaixianshili",
546+
"links": [
547+
[
548+
"标绘-二维",
549+
"态势推演-二维",
550+
"标绘-三维",
551+
"态势推演-三维",
552+
"标绘-二三维联动",
553+
"态势推演-二三维联动"
554+
]
555+
],
556+
"hightlights": [
557+
[false]
558+
],
559+
"routes": [
560+
[
561+
"/storybook/index.html?path=/story/二维-图层-标绘-二维标绘--二维标绘",
562+
"/storybook/index.html?path=/story/二维-图层-标绘-态势推演--态势推演",
563+
"/storybook/index.html?path=/story/三维-图层-标绘-三维标绘--三维标绘",
564+
"/storybook/index.html?path=/story/三维-图层-标绘-态势推演--态势推演",
565+
"/storybook/index.html?path=/story/三维-场景子组件-二三维联动-标绘--标绘",
566+
"/storybook/index.html?path=/story/三维-场景子组件-二三维联动-态势推演--态势推演"
567+
]
568+
]
569+
},
570+
{
571+
"title": "开发API",
572+
"icon": "iconsanfangAPI",
573+
"links": [["PLOT-API"]],
574+
"hightlights": [[false]],
575+
"routes": [
576+
[
577+
"http://192.168.82.89:8093"
578+
]
579+
]
580+
}
581+
]
534582
}
535583
]

0 commit comments

Comments
 (0)