Commit bc0d9432 by doszhang

dos

parent 9543e856
......@@ -480,6 +480,7 @@ function submitAnswer() {
//进行答题统计
try {
alert(1);
MtaH5.clickStat(answerArr[0] + 1);
MtaH5.clickStat(answerArr[1] + 5);
MtaH5.clickStat(answerArr[2] + 8);
......
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