实训任务

This commit is contained in:
daiao 2017-03-23 14:18:00 +08:00
parent 56c7dccd56
commit 8e93f5758f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
if(window.navigator.userAgent.indexOf("MetaSr") == -1){
$(".content-half-fix02").css("height", web_h - 85 + "px");
$(".content-half-fix02").css("width", "86%");
$(".autoscroll_new").css("height", web_h * 0.595 + "px");
$(".autoscroll_new").css("height", web_h * 0.61 + "px");
}else{
$(".content-half-fix02").css("height", web_h - 80 + "px");
$(".content-half-fix02").css("width", "85.7%");