Commit d3df193b by doszhang

dos

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