feat(web): 增加代码节点

This commit is contained in:
v-zhangjc9
2025-06-25 17:54:43 +08:00
parent 33df256863
commit 6f7f7cea67
5 changed files with 84 additions and 113 deletions

View File

@@ -2,7 +2,6 @@ import type {NodeProps} from '@xyflow/react'
import {commonInfo} from '../../../../util/amis.tsx'
import AmisNode from './AmisNode.tsx'
// @ts-ignore
const KnowledgeNode = (props: NodeProps) => AmisNode(
props,
'normal',