$(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();
森林海
相关分类