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
b15284cb
Commit
b15284cb
authored
1 year ago
by
周成波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit
parent
7831c281
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
673 additions
and
0 deletions
+673
-0
index copy 2.vue
src/views/home/index copy 2.vue
+290
-0
index copy.vue
src/views/home/index copy.vue
+355
-0
lib.wm.api.d copy.ts
typings/types/wm/lib.wm.api.d copy.ts
+28
-0
No files found.
src/views/home/index copy 2.vue
0 → 100644
View file @
b15284cb
This diff is collapsed.
Click to expand it.
src/views/home/index copy.vue
0 → 100644
View file @
b15284cb
This diff is collapsed.
Click to expand it.
typings/types/wm/lib.wm.api.d copy.ts
0 → 100644
View file @
b15284cb
declare
namespace
Wm
{
interface
ScriptsItem
{
编号
:
string
场景描述
:
string
场景关键词
:
string
角色
:
string
角色关键词
:
string
}
interface
AiDrawItem
{
编号
:
string
场景描述
:
string
画面描述词
:
string
本镜配图
:
string
task_id
:
string
}
interface
GenVideo
{
task_id
:
string
task_info
:
GenVideoItem
[]
}
interface
GenVideoItem
{
idx
:
string
text
:
string
img_path
:
string
}
}
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