Compare commits

...

2 Commits

Author SHA1 Message Date
X1627315083@163.com
a4e0331f11 Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/FiDA_Front 2026-03-05 11:15:05 +08:00
X1627315083@163.com
66e55fee26 修改生成输入框提示词 2026-03-05 11:15:03 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ export default {
other: 'Other',
},
Input: {
placeholder: 'Please input',
placeholder: 'Describe the design you want to create... e.g. Modern wooden chair, Bauhaus style',
selectPlaceholder: 'Please select',
typePlaceholder: 'Type',
areaPlaceholder: 'Region',

View File

@@ -102,7 +102,7 @@ export default {
other: '其他',
},
Input: {
placeholder: '请输入',
placeholder: '描述您想要设计的物品……例如:现代木质椅子,包豪斯风格的家具。',
selectPlaceholder: '请选择',
typePlaceholder: '类型',
areaPlaceholder: '地区',