3d模型3视图

This commit is contained in:
X1627315083@163.com
2026-03-18 14:51:22 +08:00
parent 78fa8d965f
commit 359766f59c
11 changed files with 82 additions and 37 deletions

View File

@@ -186,6 +186,7 @@ export default {
deleteCardConfirm: 'Are you sure you want to delete this function card?',
confirm: 'Confirm',
cancel: 'Cancel',
confirmLeave: 'Are you sure you want to leave? You may have unsaved changes.',
},
assistant: {
inputPlaceholder: 'Ask anything',

View File

@@ -180,7 +180,8 @@ export default {
flowCanvas: {
deleteCardConfirm: '确定要删除该功能卡片吗?',
confirm: '确认',
cancel: '取消'
cancel: '取消',
confirmLeave: '您可能有未保存的更改,确定要离开吗?',
},
assistant: {
inputPlaceholder: '请输入'