perf: app edit

This commit is contained in:
archer
2023-07-25 15:48:59 +08:00
parent c16e2b8dd6
commit 35718b1f26
8 changed files with 413 additions and 441 deletions

View File

@@ -371,7 +371,11 @@ export const EmptyModule: FlowModuleTemplateType = {
export const ModuleTemplates = [
{
label: '输入模块',
list: [UserInputModule, HistoryModule, VariableModule, UserGuideModule]
list: [UserInputModule, HistoryModule]
},
{
label: '引导模块',
list: [UserGuideModule, VariableModule]
},
{
label: '内容生成',