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

未设置capture属性时iPhone中使用直接唤起相机,而且无法选择本地图片 #34

Open
guanxiaox opened this issue Jun 7, 2018 · 2 comments

Comments

@guanxiaox
Copy link

guanxiaox commented Jun 7, 2018

<vux-upload
     class="upload front" 
     :url="url+'FRONT'" 
     :headers="headers" 
     :data="data" 
     :images="front"
     :readonly="false"
     :max="1" 
     :withCredentials="false" 
     :span="12" 
     :preview="true"
     @success="onFront" 
     @error="onError" 
     @remove="onRemove('front')">
</vux-upload>
组件使用如上,没有填写capture参数。
但是在微信浏览器,IOS中直接唤起了camera,并且没有选择本地图片的入口。
求解,谢谢
@luniard
Copy link

luniard commented Aug 10, 2018

没解决办法吗,我的也一样

@JonesHuang1992126
Copy link

解决了吗我的也是

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

3 participants