Commit 78458de9 by 冷斌

fix bug

parent db3c3bd8
...@@ -62,7 +62,7 @@ $(function() { ...@@ -62,7 +62,7 @@ $(function() {
$(this).text('去支付'); $(this).text('去支付');
} }
console.log(limit, question_num); console.log(limit, question_num, $(this), typeof limit, typeof question_num);
$(".answer-card").hide(); $(".answer-card").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 to comment