diff --git a/sites/docs/examples/showcase/bussiness/demo/meta.json b/sites/docs/examples/showcase/bussiness/demo/meta.json index df6dd07d6..fe8bf3439 100644 --- a/sites/docs/examples/showcase/bussiness/demo/meta.json +++ b/sites/docs/examples/showcase/bussiness/demo/meta.json @@ -74,6 +74,17 @@ "screenshot": "https://cdn.jsdelivr.net/gh/Logic-Flow/static@latest/docs/examples/case/bussiness/organizer.png", "previewUrl": "https://examples.logic-flow.cn/demo/dist/organizer", "githubUrl": "https://github.com/Logic-Flow/docs/tree/master/demo/organizer" + }, + { + "filename": "profileEditor.tsx", + "isExternal": true, + "title": { + "zh": "配置文件编辑器", + "en": "Instrument Profile Editor" + }, + "screenshot": "https://cdn.jsdelivr.net/gh/Logic-Flow/static@latest/docs/examples/case/bussiness/automation.jpg", + "previewUrl": "https://instrument-profile-editor.hisoten.xyz/", + "githubUrl": "https://github.com/ChangeSuger/instrument-profile-editor" } ] } diff --git a/sites/docs/examples/showcase/bussiness/demo/profileEditor.tsx b/sites/docs/examples/showcase/bussiness/demo/profileEditor.tsx new file mode 100644 index 000000000..e69de29bb