Commit 07f04c01 by doszhang

dos

parent 3a9641ad
......@@ -83,6 +83,7 @@ preloadimages(preloadImageList, function () {
}, function (progress) {
$('.loading-page .loading-text').text(Math.floor(progress * 100) + '%');
alert(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