diff --git a/src/views/settings/creation/index.vue b/src/views/settings/creation/index.vue index d35a00e..ccb25c8 100644 --- a/src/views/settings/creation/index.vue +++ b/src/views/settings/creation/index.vue @@ -188,51 +188,40 @@
-
+
{{ currentWorkflowForCreation?.flowName || '内容创作' }}
{{ currentWorkflowForCreation?.description || '填写表单参数进行内容创作' }}
- + + {{ creationFormCollapsed ? '展开表单' : '收起表单' }} + 返回画布
-
- -