From 08e52c99fb28ab4cf9e3437759b336f0f43ba4ca Mon Sep 17 00:00:00 2001 From: pomelo-nwu Date: Tue, 9 Feb 2021 15:06:00 +0800 Subject: [PATCH] feat:add cloud-security solution case --- .../index.tsx => security/index.md} | 16 +++++++++++++++- .../docs/case/security/investigation/index.md | 15 +++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) rename packages/graphin/docs/case/{graph-database/index.tsx => security/index.md} (55%) create mode 100644 packages/graphin/docs/case/security/investigation/index.md diff --git a/packages/graphin/docs/case/graph-database/index.tsx b/packages/graphin/docs/case/security/index.md similarity index 55% rename from packages/graphin/docs/case/graph-database/index.tsx rename to packages/graphin/docs/case/security/index.md index 24cdd0948..3264e542f 100644 --- a/packages/graphin/docs/case/graph-database/index.tsx +++ b/packages/graphin/docs/case/security/index.md @@ -1,3 +1,16 @@ +--- +title: 解决方案 +group: + path: /security + title: 网络安全 + order: 3 +nav: + title: 领域方案 + path: /case + order: 4 +--- + +```jsx /** * inline: true */ @@ -11,9 +24,10 @@ export default () => { title="visualization for graph database" height="100%" width="100%" - src="https://gw.alipayobjects.com/os/bmw-prod/a381a006-85e8-4c55-83b3-278a02f83535.pdf" + src="https://gw.alipayobjects.com/os/bmw-prod/660e1732-ff10-4f00-8594-a08d5a2d11d8.pdf" type="application/pdf" /> ); }; +``` diff --git a/packages/graphin/docs/case/security/investigation/index.md b/packages/graphin/docs/case/security/investigation/index.md new file mode 100644 index 000000000..be57249de --- /dev/null +++ b/packages/graphin/docs/case/security/investigation/index.md @@ -0,0 +1,15 @@ +--- +title: 事件调查 +group: + path: /security + title: 网络安全 + order: 3 +nav: + title: 领域方案 + path: /case + order: 4 +--- + +> 注意 ⚠️ : 该方案还在开发中,欢迎大家在 [github issue](https://github.com/antvis/Graphin/issues/211) 上与我们一起交流想法 + +