标签: javascript ios html5 web camera
<input type="file" accept="image/*" capture="camera">
但我可以阻止它显示“照片库”选项吗?我想按下按钮时直接打开相机。
谢谢,