Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
text2video-frontend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周成波
text2video-frontend
Commits
b25365a1
Commit
b25365a1
authored
Oct 27, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉调试值
parent
7c03631c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
gen_digit_human_video.vue
src/views/home/gen_digit_human_video.vue
+2
-7
No files found.
src/views/home/gen_digit_human_video.vue
View file @
b25365a1
...
...
@@ -31,17 +31,14 @@ const isMobile = ref(utils.checkIsMobile())
const
form
=
reactive
({
task_id
:
''
,
lang
:
'<|zh|>'
,
text
:
`大家好,欢迎来到恐龙爱迪游乐园上海江苏路店,这里是孩子们欢乐的天堂,也是家庭共度美好时光的最佳选择。今天我要特别推荐给大家的是我们这里超受欢迎的项目——海洋球池!
想象一下,踏入一个色彩斑斓的世界,成千上万颗柔软的海洋球在脚下翻滚,就像是走进了一个巨大的彩虹梦。这里不仅是孩子们的最爱,连大人们也会忍不住加入,一起找回童年的快乐。而且,现在我们有一个特别优惠:只需198元,您就可以享受10次畅玩的机会,绝对物超所值!
安全是我们最重视的方面。我们的海洋球池采用了高品质材料制作的球体,确保每一个球都足够柔软,即使摔倒也不会感到疼痛。此外,专业的安全人员时刻在场,确保每一位游客的安全。
无论是周末的家庭出游,还是朋友间的聚会,海洋球池都是不可错过的选择。快来恐龙爱迪游乐园,让我们一起创造更多美好的回忆吧!`
,
text
:
''
,
sample_audio_path
:
''
,
sample_video_path
:
''
,
sample_video_url
:
''
,
show_image_or_video_path
:
''
,
show_image_or_video_url
:
''
,
bgm
:
''
,
final_video
:
'
https://ai-wmdigit.oss-cn-shanghai.aliyuncs.com/ai-wmdigit/ice/20241021101849049/20241024100724603488_subtitle.mp4
'
,
final_video
:
''
,
sample_video_crop_area
:
[],
show_image_or_video_crop_area
:
[],
subtitle_type
:
"color"
,
...
...
@@ -258,8 +255,6 @@ const showCropVideoDialog = (typp: 'show_image_or_video' | 'sample_video') => {
cropVideo
.
value
.
url
=
form
.
sample_video_url
cropVideo
.
value
.
postiion
=
form
.
sample_video_crop_area
}
// cropVideo.value.url =
// 'http://wm-tools-backend-test.frp.wmdigit.com:8888/assets/2024/10/24/33390c1c-91b6-11ef-adf3-bdd8f0a1d757.mp4'
if
(
!
cropVideo
.
value
.
url
)
{
ElMessage
.
warning
({
message
:
'请先上传视频'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment