Commit b2737dcb by doszhang

dos

parent 85b289fe
...@@ -45,8 +45,8 @@ if ($('div').length > 0) { ...@@ -45,8 +45,8 @@ if ($('div').length > 0) {
} }
$('.loading-page').show(); $('.loading-page').show();
initPage();
preloadimages(preloadImageList, function () { preloadimages(preloadImageList, function () {
initPage();
$('.loading-page').hide(); $('.loading-page').hide();
$('.home-page').show(); $('.home-page').show();
}, function (progress) { }, 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