Commit becdcfc3 by doszhang

Update index.js

parent 7b7aa42c
......@@ -402,7 +402,7 @@ function mergeImage_two(url) {
}else {
cover_four.onload = function () {
// cover_three.onload = function () {
cover_three.onload = function () {
var tmp = $('<canvas></canvas>')[0];
tmp.width = 640;
tmp.height = 1238;
......@@ -417,10 +417,10 @@ function mergeImage_two(url) {
$('.page-x-z').hide();
$('.page-s-c').show();
$('.page_checking').hide()
}, 3000);
}, 6000);
}
// }
}
}
......
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