Content-Length: 208284 | pFad | http://github.com/Vanthink-UED/vue-core-image-upload/issues/240
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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='camera' 的可选配置项
<input capture="camera" :disabled="uploading" :name="name" :multiple="multiple" type="file" :accept="inputAccept" @change="change" @dragover="dragover" @dragenter="dragover" @dragleave="dragleave" @dragend="dragleave" @drop="dragleave" />
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fetched URL: http://github.com/Vanthink-UED/vue-core-image-upload/issues/240
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
问题:安卓部分手机上传图片不支持选择相机而是直接进入文件系统了
希望增加 capture='camera' 的可选配置项
The text was updated successfully, but these errors were encountered: