Commit 17d1b485 by 冷斌

fix bug

parent 9599000f
......@@ -332,6 +332,7 @@
iscollect(isCollect);
$('.next_question').on('click', function (event) {
alert(1);
console.log(event);
stopBubbling(event);
});
......
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 to comment