Line 17: | Line 17: | ||
height: 100%; | height: 100%; | ||
z-index: 9999; | z-index: 9999; | ||
− | background: url("https://static.igem.org/mediawiki/2018/ | + | background: url("https://static.igem.org/mediawiki/2018/e/e8/T--NAU-CHINA--loadingicon.jpg") center no-repeat #fff; |
− | background-size: | + | background-size: 150px; |
} | } | ||
/*————————END——————————*/ | /*————————END——————————*/ | ||
Line 65: | Line 65: | ||
//制作加载图像 | //制作加载图像 | ||
$(window).load(function() { | $(window).load(function() { | ||
− | $("#loading_icon").fadeOut( | + | $("#loading_icon").fadeOut(2000); |
}); | }); | ||
Revision as of 12:51, 1 October 2018