@@ -289,7 +289,7 @@ layui.use(['form','jquery'], function(){
$("#question").html(question);
$("#Jpage").html(responsedata.info.questions_count)
// is_end = responsedata.info.question.is_end;
- daoshu();
+ clearInterval(ts)
}else{
layer.msg(responsedata.msg, {
time: 1000 //2秒关闭(如果不配置,默认是3秒)