JQ判断屏幕宽度

<script>

if (screen.width < 768) {}

</script>

posted @ 2016-09-22 11:06  夏小夏吖  阅读(3217)  评论(0)    收藏  举报