摘要: var deviceW;function computed() { deviceW = document.documentElement.clientWidth || document.body.clientWidth; if (deviceW > 750) return; document.doc 阅读全文
posted @ 2018-07-18 22:03 惊沙男孩 阅读(208) 评论(0) 推荐(0)