标签: ios html5 image
在我的网站上如何禁用iOS上的多张照片选择
<input type="file" accept="image/*;capture=camera">
我不希望用户从照片库中选择多张照片。