feat: 更换转视频的带提示输入框

This commit is contained in:
zhangyh
2025-11-20 17:26:05 +08:00
parent e154fc3de0
commit 85cb0e9792
8 changed files with 174 additions and 634 deletions

View File

@@ -367,22 +367,22 @@ export default {
TipsStart: 'User can use ',
TipsEnd: 'Edit Product Image to generate first or last frames.',
PormptPlaceholder: 'Enter the scene you want to describe...',
firstAndLastFrameText1: 'As the video progresses, use',
firstAndLastFramePlaceholder1: '[Camera Movement]',
firstAndLastFrameText2: 'to follow the motion, under',
firstAndLastFramePlaceholder2: '[Light]',
firstAndLastFrameText1: 'As the video progresses, use ',
firstAndLastFramePlaceholder1: 'Camera Movement',
firstAndLastFrameText2: ' to follow the motion, under',
firstAndLastFramePlaceholder2: 'Light',
firstAndLastFrameText3:
', maintaining full consistency of model identity, styling, and outfit across all frames.',
firstFrameText1: 'Set the',
firstFramePlaceholder1: '[Scene]',
firstFrameText2: ', where the model',
firstFramePlaceholder2: '[Motion]',
firstFrameText3: 'use a',
firstFramePlaceholder3: '[Camera Movement]',
firstFrameText4: 'combined with a',
firstFramePlaceholder4: '[Camera Movement]',
firstFrameText5: ', under',
firstFramePlaceholder5: '[Light]',
' , maintaining full consistency of model identity, styling, and outfit across all frames.',
firstFrameText1: 'Set the ',
firstFramePlaceholder1: 'Scene',
firstFrameText2: ', where the model ',
firstFramePlaceholder2: 'Motion',
firstFrameText3: ' use a ',
firstFramePlaceholder3: 'Camera Movement',
firstFrameText4: ' combined with a ',
firstFramePlaceholder4: 'Camera Movement',
firstFrameText5: ', under ',
firstFramePlaceholder5: 'Light',
firstFrameText6: ', complementing the look.'
},
LibraryPage: {