摘要: 返回 var ua = navigator.userAgent; if (ua.indexOf('iPhone') > -1) {//苹果手机 window.onload = function () { window.addEventListener("popstate", function (e) 阅读全文
posted @ 2020-09-28 17:48 *乐途* 阅读(495) 评论(0) 推荐(0)