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
aa560232
Commit
aa560232
authored
1 year ago
by
周成波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
封面,并解决了多个upload引起的bug
parent
7a420fbc
master
2024-09-12-ok
No related merge requests found
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
253 additions
and
50 deletions
+253
-50
useManyValues.ts
src/views/home/compositions/useManyValues.ts
+13
-0
index.vue
src/views/home/index.vue
+240
-50
No files found.
src/views/home/compositions/useManyValues.ts
View file @
aa560232
...
@@ -308,6 +308,19 @@ export const useManyValues = () => {
...
@@ -308,6 +308,19 @@ export const useManyValues = () => {
},
},
],
],
product_pic_speech
:
"我们的产品正在促销热卖中,点点关注吧~"
,
product_pic_speech
:
"我们的产品正在促销热卖中,点点关注吧~"
,
cover_pic
:
"http://wm-tools-backend.frp.wmdigit.com:8888/assets/2024/03/12/10170c9e-e035-11ee-a7de-9be5c7a16c02_resized.jpg"
,
cover_pic_local
:
"assets/2024/03/12/10170c9e-e035-11ee-a7de-9be5c7a16c02_resized.jpg"
,
cover_pic_with_text
:
"http://wm-tools-backend.frp.wmdigit.com:8888/assets/2024/03/12/10170c9e-e035-11ee-a7de-9be5c7a16c02_resized_with_text.jpg"
,
cover_pic_with_text_local
:
"assets/2024/03/12/10170c9e-e035-11ee-a7de-9be5c7a16c02_resized_with_text.jpg"
,
cover_pic_titles
:
[
{
text
:
"猪猪们的冒险之旅"
,
color
:
"#000000"
,
bg_color
:
"#FFFFFF"
,
font_size
:
60
,
position
:
0.37
,
},
],
};
};
return
{
return
{
...
...
This diff is collapsed.
Click to expand it.
src/views/home/index.vue
View file @
aa560232
This diff is collapsed.
Click to expand it.
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