摘要:
let ORZ = function() { if(!(this instanceof ORZ)) { return new ORZ; }}ORZ.prototype = { // 判断用户手机是Android还是IOS mobileVersions() { var u = navigator.us 阅读全文
posted @ 2018-11-08 11:15
momo-倩倩
阅读(346)
评论(0)
推荐(0)