Commit d3df193b by doszhang

dos

parent 9df8d1bd
...@@ -81,10 +81,7 @@ preloadimages(preloadImageList, function () { ...@@ -81,10 +81,7 @@ preloadimages(preloadImageList, function () {
// showPosterPage(); // showPosterPage();
// createPoster(); // createPoster();
}, function (progress) { }, function (progress) {});
$('.loading-page .loading-text').text(Math.floor(progress * 100) + '%');
alert(progress)
});
const flag = [ const flag = [
......
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