$(function(){ //获取浏览器宽度 var _width = $(window).width(); if(_width < 1024){ $(".hide-nav").hide(); $(".undefined02").hide(); $(".undefined01").hide(); $(".flay1").removeClass("flay1").addClass("flay2"); $(".carousel-control-gps").hide(); $(".hui-reminder").removeClass("hui-reminder").addClass("hui-reminder-phone");// $(".hide-foot").hide();
添加回答
举报
0/150
提交
取消