Difference between revisions of "Team:CPU CHINA/Team"

Line 371: Line 371:
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
 
     $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px");
 
     $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px");
 +
}
  
 +
$(document).ready(function(){
 
     $(".member-block").css("width",$(window).width()+"px");
 
     $(".member-block").css("width",$(window).width()+"px");
 
   //  $(".member-block").css("height",$(window).height()*0.8+"px");
 
   //  $(".member-block").css("height",$(window).height()*0.8+"px");
Line 383: Line 385:
 
         $("#team-video-photo").show();
 
         $("#team-video-photo").show();
 
     }, false);
 
     }, false);
}
+
})
  
 
/****************************填充视频********************************/
 
/****************************填充视频********************************/

Revision as of 21:44, 16 October 2018