摘要:
BOM 浏览器对象模型 screen对象 console.log(screen.width);// 屏幕宽度 console.log(screen.height);// 屏幕高度 console.log(screen.availWidth); //可用宽度 console.log(screen.av 阅读全文
posted @ 2017-04-16 22:36
艾米米
阅读(192)
评论(0)
推荐(0)
浙公网安备 33010602011771号