Commit 1f102121 by doszhang

dos

parent 45656bb4
......@@ -72,7 +72,7 @@ let answerArr = [];
// 已经进入的题目
let watchedQuestion = [1];
//结果
let resultType = 2;
let resultType = 1;
//提交信息按钮防抖
let submitStatus = true;
//是否已经看过规则
......
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