Commit b2737dcb by doszhang

dos

parent 85b289fe
......@@ -45,8 +45,8 @@ if ($('div').length > 0) {
}
$('.loading-page').show();
initPage();
preloadimages(preloadImageList, function () {
initPage();
$('.loading-page').hide();
$('.home-page').show();
}, function (progress) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment