3d出来后的卡片交互修改

This commit is contained in:
X1627315083@163.com
2026-04-14 13:03:18 +08:00
parent b16b41f44e
commit e3593f9e96
15 changed files with 499 additions and 621 deletions

View File

@@ -214,7 +214,18 @@ export default {
threeModelDesignAssistant:
"🔄 I'll turn your render into a 3D model you can rotate and look at from any angle. I'd recommend paying close attention to the corner joints, leg proportions, and seat depth — these are the spots that are easy to miss in a sketch but tend to cause the most trouble during prototyping. Better to catch them now while it's easy to fix.",
to3DViewDesignAssistant:
"📐 We're at the final step! I'll export your 3D model as front, side, and top view!"
"📐 We're at the final step! I'll export your 3D model as front, side, and top view!",
toRealVariantsShortcut1Label: 'Change the...',
toRealVariantsShortcut1Value: 'Change the sofa backrest shape.',
toRealVariantsShortcut2Label: 'The chair legs...',
toRealVariantsShortcut2Value: 'The chair legs were modified.',
toRealVariantsShortcut3Label: 'Adjust the...',
toRealVariantsShortcut3Value: "Adjust the chair's armrest design.",
toRealVariantsShortcut4Label: 'Replace...',
toRealVariantsShortcut4Value: 'Replace tabletop shape with drawn shape. ',
toRealVariantsShortcut5Label: 'Modified the outer...',
toRealVariantsShortcut5Value: 'Modified the outer contour of the chair back.',
toRealVariantsPlaceholder: 'Enter the furniture details you modified...',
},
assistant: {
inputPlaceholder: 'Ask anything'

View File

@@ -209,7 +209,18 @@ export default {
threeModelDesignAssistant:
'🔄 我把你的效果图变成可以转着看的立体模型,你可以从各个角度检查一下结构。我建议重点看看转角、腿脚比例和座面厚度——这几个地方在草图里不容易发现问题,但打样的时候最容易出偏差,现在发现比较好改。',
to3DViewDesignAssistant:
'📐 我们到最后一步了!我来帮你把 3D 模型导出为前视图、侧视图和俯视图!'
'📐 我们到最后一步了!我来帮你把 3D 模型导出为前视图、侧视图和俯视图!',
toRealVariantsShortcut1Label: '修改...',
toRealVariantsShortcut1Value: '修改了沙发靠背的形状.',
toRealVariantsShortcut2Label: '椅子腿...',
toRealVariantsShortcut2Value: '修改了椅子腿的形状.',
toRealVariantsShortcut3Label: '更换...',
toRealVariantsShortcut3Value: "更换了椅子的扶手设计.",
toRealVariantsShortcut4Label: '替换...',
toRealVariantsShortcut4Value: '桌面形状完全换成画成的形状.',
toRealVariantsShortcut5Label: '修改...',
toRealVariantsShortcut5Value: '修改了椅背的外轮廓.',
toRealVariantsPlaceholder: '请输入修改后的家具详情...',
},
assistant: {
inputPlaceholder: '请输入'