study123456 / WGEditor-mobile

采用webview加载一个本地html文件,该html内部编写好js方法用于与oc相互调用,从而达到编辑器功能的效果
166 stars 32 forks source link

页面失去焦点的情况下:图片上传失败,点击 “重新上传” ,弹出键盘,盖住UIAlertController #33

Open OneTwoThree2015 opened 4 years ago

OneTwoThree2015 commented 4 years ago

如果页面没失去焦点,点击图片正常; 如果页面失去了焦点,点击重新上传,页面就获取焦点,键盘就弹出来了; image