<input type="file">在ios无法触发change
问题: <input id=“fileImage” type=“file” accept=“image/*;capture=camera”/>在iOS微信里无法触发change事件
复现: https://codepen.io/xtwfnxk/pen/QWLZyVG iOS微信打开链接, 选择图片或视频无法触发cahnge
型号: iPhone xr, iOS 12.4, 微信最新版本