feat: 画布内聊天组件

This commit is contained in:
2026-03-05 17:12:35 +08:00
parent b13f7587c8
commit 88681aab88
7 changed files with 284 additions and 4 deletions

View File

@@ -182,5 +182,8 @@ export default {
deleteCardConfirm: 'Are you sure you want to delete this function card?',
confirm: 'Confirm',
cancel: 'Cancel',
},
assistant: {
inputPlaceholder: 'Ask anything',
}
}