Commit 19568425 by doszhang

dos

parent 34efb510
......@@ -63,7 +63,7 @@ let answerArr = [];
// 已经进入的题目
let watchedQuestion = [1];
//结果
let resultType = 3;
let resultType = 4;
//记录初始状态下fontsize
const fontSize = parseFloat($('html').css('fontSize'));
......
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