Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
traceSourceMb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yanyanhong
traceSourceMb
Commits
56bb39e4
Commit
56bb39e4
authored
Aug 22, 2020
by
yyh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix 一个模板多个上传
parent
ed8c8c95
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
TypeEight.vue
src/components/template/TypeEight.vue
+2
-2
TypeNine.vue
src/components/template/TypeNine.vue
+2
-2
TypeTwo.vue
src/components/template/TypeTwo.vue
+2
-2
No files found.
src/components/template/TypeEight.vue
View file @
56bb39e4
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
</video>
</video>
<div
style=
"text-align:right;color:#3175FF;"
@
click=
"del(index)"
>
删除
</div>
<div
style=
"text-align:right;color:#3175FF;"
@
click=
"del(index)"
>
删除
</div>
</div>
</div>
<
input
type=
"file"
@
change=
"handleFileChange"
id=
"uploader2"
accept=
"video/*"
style=
"display:none;
"
>
<
label
class=
"uploader
"
>
<label
for=
"uploader2"
class=
"uploader
"
>
<input
type=
"file"
@
change=
"handleFileChange"
accept=
"video/*"
style=
"display:none;
"
>
<common-svg
name=
"shipin"
width=
"32px"
height=
"32px"
></common-svg>
<common-svg
name=
"shipin"
width=
"32px"
height=
"32px"
></common-svg>
<div
class=
"title"
style=
"font-size:18px;font-weight:500;color:#929295"
>
上传视频
</div>
<div
class=
"title"
style=
"font-size:18px;font-weight:500;color:#929295"
>
上传视频
</div>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
...
...
src/components/template/TypeNine.vue
View file @
56bb39e4
...
@@ -6,8 +6,8 @@
...
@@ -6,8 +6,8 @@
</audio>
</audio>
<div
style=
"text-align:right;color:#3175FF;"
@
click=
"del(index)"
>
删除
</div>
<div
style=
"text-align:right;color:#3175FF;"
@
click=
"del(index)"
>
删除
</div>
</div>
</div>
<
input
type=
"file"
@
change=
"handleFileChange"
id=
"uploader1"
accept=
"audio/*"
:value=
"file"
style=
"display:none;
"
>
<
label
class=
"uploader
"
>
<label
for=
"uploader1"
class=
"uploader
"
>
<input
type=
"file"
@
change=
"handleFileChange"
accept=
"audio/*"
:value=
"file"
style=
"display:none;
"
>
<common-svg
name=
"yinpin"
width=
"32px"
height=
"32px"
></common-svg>
<common-svg
name=
"yinpin"
width=
"32px"
height=
"32px"
></common-svg>
<div
class=
"title"
style=
"font-size:18px;font-weight:500;color:#929295"
>
上传音频
</div>
<div
class=
"title"
style=
"font-size:18px;font-weight:500;color:#929295"
>
上传音频
</div>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
...
...
src/components/template/TypeTwo.vue
View file @
56bb39e4
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
</a>
</a>
<common-svg
name=
"shanchu1"
@
click
.
native=
"del(index)"
></common-svg>
<common-svg
name=
"shanchu1"
@
click
.
native=
"del(index)"
></common-svg>
</div>
</div>
<
input
type=
"file"
@
change=
"handleFileChange"
id=
"uploader"
accept=
".pdf"
:value=
"file"
style=
"display:none;
"
>
<
label
class=
"uploader
"
>
<label
for=
"uploader"
class=
"uploader
"
>
<input
type=
"file"
@
change=
"handleFileChange"
accept=
".pdf"
:value=
"file"
style=
"display:none;
"
>
<common-svg
name=
"shangchuantupian1"
width=
"32px"
height=
"32px"
></common-svg>
<common-svg
name=
"shangchuantupian1"
width=
"32px"
height=
"32px"
></common-svg>
<div
class=
"title"
style=
"color:#929295;font-weight:500;font-size:18px;"
>
上传文件
</div>
<div
class=
"title"
style=
"color:#929295;font-weight:500;font-size:18px;"
>
上传文件
</div>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
<common-svg
name=
"jinru"
class=
"righticon"
></common-svg>
...
...
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