Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
刘怀志
pet-business-web
Commits
1480c06f
Commit
1480c06f
authored
Sep 12, 2023
by
盖献康
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传按钮
parent
7dd5ac33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
liebiao_icon_shangchuan.svg
src/assets/icons/svg/liebiao_icon_shangchuan.svg
+1
-0
index.vue
src/components/FileUpload/index.vue
+7
-1
No files found.
src/assets/icons/svg/liebiao_icon_shangchuan.svg
0 → 100644
View file @
1480c06f
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
width=
"8"
height=
"8"
viewBox=
"0 0 8 8"
><defs><style>
.a,.c{fill:none;}.b{isolation:isolate;clip-path:url(#a);}.c{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.8px;}
</style><clipPath
id=
"a"
><rect
class=
"a"
width=
"8"
height=
"8"
/></clipPath></defs><g
class=
"b"
><g
transform=
"translate(1.108 0.404)"
><path
class=
"c"
d=
"M21.739,20.869,18.869,18,16,20.869"
transform=
"translate(-16 -17.998)"
/><path
class=
"c"
d=
"M24,13.173V6"
transform=
"translate(-21.131 -6)"
/></g></g></svg>
\ No newline at end of file
src/components/FileUpload/index.vue
View file @
1480c06f
...
...
@@ -16,7 +16,13 @@
class=
"upload-file-uploader"
>
<!-- 上传按钮 -->
<el-button
size=
"mini"
class=
"fourWordsBtn"
>
选取文件
</el-button>
<el-button
size=
"mini"
class=
"fourWordsBtn"
>
<svg-icon
style=
"font-size: 0.7rem;margin-bottom: 0.1rem;"
icon-class=
"liebiao_icon_shangchuan"
/>
选取文件
</el-button>
<!-- 上传提示 -->
<div
v-if=
"showTip"
slot=
"tip"
class=
"el-upload__tip"
>
请上传
...
...
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