sdq_new.jpg
wangshangbowuguan.png yiyucaipiao.png
taptap点点官网"); // 图片高度 var config = { width: 1920, closeHeight: 220, openHeight: 920 } // 显示区域宽度 var innerWidth = window.innerWidth; // 计算宽度小于1920的收起高度 function getCloseHeight () { if (innerWidth > 1920) { return config.closeHeight } return innerWidth / (config.width / config.closeHeight) } // 计算宽度小于1920的展开高度 function getOpenHeight () { if (innerWidth > 1920) { return config.openHeight } return innerWidth / (config.width / config.openHeight) } // 背景样式 var backgroundObj = { "background-image": "url(" + festivalUrl + ")", "background-color": festivalColor, "background-position": "center top", "background-repeat": "no-repeat", "display":"block", "height": "auto", } // 设置区域默认高度和背景样式 $('.lrtk').css(backgroundObj); $('.lrtk').find(".bg").css({"position":"static"}); } //end *1 });
Baidu
taptap点点