摘要: 1、首先判断pc端还是移动端。 function IsPC() { var userAgentInfo = navigator.userAgent; var Agents = ["Android", "iPhone", "SymbianOS", "Windows Phone", "iPad", "i 阅读全文
posted @ 2018-04-27 10:07 Matthew~ 阅读(339) 评论(0) 推荐(0) 编辑