摘要: ua: function () { return navigator.userAgent.toLowerCase() }, isMobile: function () { return M.ua().match(/iPhone|iPad|iPod|Android|IEMobile/i) }, isA... 阅读全文
posted @ 2014-11-17 12:47 伤心木乃伊 阅读(125) 评论(0) 推荐(0)