Commit 1196664f by doszhang

dos

parent 7eb676cb
...@@ -301,10 +301,8 @@ function tryprize() { ...@@ -301,10 +301,8 @@ function tryprize() {
} }
function createPoster(callback) { function createPoster(callback) {
console.log(resultType);
console.log(canvasArr[resultType][7]);
MtaH5.clickStat(canvasArr[resultType][7]); MtaH5.clickStat(canvasArr[resultType - 1][7]);
$('.poster-bg').hide(); $('.poster-bg').hide();
......
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