forked from 77media/video-flow
早教模版
This commit is contained in:
parent
f89f142e8c
commit
bfa4c69269
@ -78,14 +78,14 @@ export const useTemplateStoryServiceHook = (): UseTemplateStoryService => {
|
||||
// template.storyRole = [];
|
||||
}
|
||||
if (template.id === 'e7438cd8-a23d-4974-8cde-13b5671b410c') {
|
||||
template.freeInputItem = {
|
||||
user_tips: "Input an English word you wanna learn",
|
||||
constraints: "",
|
||||
free_input_text: ""
|
||||
};
|
||||
// template.freeInputItem = {
|
||||
// user_tips: "Input an English word you wanna learn",
|
||||
// constraints: "",
|
||||
// free_input_text: ""
|
||||
// };
|
||||
template.storyItem = [{
|
||||
...template.storyItem[0],
|
||||
item_name: "English word"
|
||||
item_name: "Choose an English word you wanna learn"
|
||||
}];
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user