实训任务
This commit is contained in:
parent
56c7dccd56
commit
8e93f5758f
|
@ -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%");
|
||||
|
|
Loading…
Reference in New Issue