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
e9fb54f2
Commit
e9fb54f2
authored
Apr 15, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
b19b752c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
index.vue
src/views/home/index.vue
+6
-6
No files found.
src/views/home/index.vue
View file @
e9fb54f2
...
...
@@ -1761,14 +1761,14 @@ const onSubmitInPaint = async () => {
>
上传图片
</el-button
>
</el-upload>
<div
style=
"margin: 5px 0"
>
<
!--
<
div
style=
"margin: 5px 0"
>
<el-button
type=
"primary"
size=
"small"
@
click=
"showInPaintDialog('scene', scope.row)"
>
局部重绘
</el-button
>
</div>
</div>
-->
<!--
<div
style=
"margin: 5px 0"
><el-button
plain
size=
"small"
@
click=
"onClearOnePic(scope.row)"
>
清除图片
</el-button></div>
-->
<div
style=
"margin: 5px 0"
>
<el-button
plain
size=
"small"
@
click=
"showsdprompt(scope.row)"
...
...
@@ -1858,13 +1858,13 @@ const onSubmitInPaint = async () => {
style=
"margin-left: 12px"
>
清除图片
</el-button
>
<el-button
<
!-- <
el-button
type="primary"
size="small"
@click="showInPaintDialog('cover', '')"
style="margin-left: 12px"
>局部重绘</el-button
>
>
-->
</el-form-item>
<el-form-item>
<div
style=
"width: 100%"
>
...
...
@@ -1974,13 +1974,13 @@ const onSubmitInPaint = async () => {
style=
"margin-left: 12px"
>
清除图片
</el-button
>
<el-button
<
!-- <
el-button
type="primary"
size="small"
@click="showInPaintDialog('product', '')"
style="margin-left: 12px"
>局部重绘</el-button
>
>
-->
</el-form-item>
<el-form-item>
<div
style=
"width: 100%"
>
...
...
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