gpt4 book ai didi

javascript - html 输入类型文件接受图像不允许在 ios 11 中选择文件

转载 作者:塔克拉玛干 更新时间:2023-11-02 10:22:23 25 4
gpt4 key购买 nike

在 ios 10 之前它一直在工作。当用户单击 ipad 中的输入按钮时,它要求从图库中选择图像或从相机中捕获图像。但是在ios 11中是直接打开相机。任何人都可以帮助我如何打开图库以便用户可以从图库中选择图像。

<input type="file" accept="image/*" id="image-input" capture />

最佳答案

这对我有用

<input type="file" accept="image/*" id="image-input"/>

关于javascript - html 输入类型文件接受图像不允许在 ios 11 中选择文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46443097/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com