Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
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
new-sing
admin-base
Commits
79f8c2c8
Commit
79f8c2c8
authored
Aug 31, 2018
by
王
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wechat bugfix
parent
cfb2884e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
weChatResource.vue
src/components/weChat/weChatResource.vue
+2
-1
No files found.
src/components/weChat/weChatResource.vue
View file @
79f8c2c8
...
...
@@ -29,7 +29,8 @@
ref=
"upload"
action=
"/api/public/upload/zone"
:http-request=
"uploadFile"
:show-file-list=
"false"
>
:show-file-list=
"false"
:data=
"uploadParam"
>
<!--:on-success="handleUploadSuccess"-->
<el-button
style=
"order:2;"
slot=
"trigger"
size=
"small"
type=
"primary"
>
选取文件
</el-button>
<!--
<div
slot=
"tip"
class=
"el-upload__tip"
>
大小不超过5M
</div>
-->
...
...
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