Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义上传按钮失效 #93

Open
freeTheo opened this issue May 2, 2019 · 3 comments
Open

自定义上传按钮失效 #93

freeTheo opened this issue May 2, 2019 · 3 comments

Comments

@freeTheo
Copy link

freeTheo commented May 2, 2019

VUE-cli 3
我的代码如下:
<VueFileUpload url='upload.do' ref="vueFileUploader" :filters="filters" :events='cbEvents' :request-options="reqopts" @onAdd="onAddItem"> <Button style="padding: 20px 0; width:300px" slot="label" type="dashed"> <Icon type="ios-cloud-upload" size="52" style="color: #1b1b1b"></Icon> <p>点击或者拖拽文件到此上传</p> </Button> </VueFileUpload>
他会同时出现两个按钮,自定义的无效,自带的有效,
谢谢

@freeTheo freeTheo closed this as completed May 2, 2019
@freeTheo
Copy link
Author

freeTheo commented May 2, 2019

TIM截图20190502180212

@freeTheo freeTheo reopened this May 2, 2019
@freeTheo
Copy link
Author

freeTheo commented May 2, 2019

??

@marchFantasy
Copy link
Owner

需要自己写style处理下,可以看下demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants