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