摘要: window.downloadFile = function (sUrl) { //iOS devices do not support downloading. We have to inform user about this. if (/(iP)/g.test(navigator.userAg 阅读全文
posted @ 2017-10-19 10:51 张书达 阅读(865) 评论(0) 推荐(0) 编辑