add FlowEditorPage

This commit is contained in:
daitian
2023-09-02 08:14:24 +08:00
parent 16edd398be
commit 4eb56372a5
5 changed files with 167 additions and 6 deletions

View File

@@ -62,6 +62,13 @@ const essentialLinks: EssentialLinkProps[] = [
link: '/#/ruleEditor',
target:'_self'
},
{
title: 'FlowEditor',
caption: 'FlowEditor',
icon: 'account_tree',
link: '/#/flowEditor',
target:'_self'
},
{
title:'',
isSeparator:true