Commit e90c68b1 by doszhang

dos

parent 8f4e1ad9
......@@ -63,7 +63,7 @@ let answerArr = [];
// 已经进入的题目
let watchedQuestion = [1];
//结果
let resultType = 3;
let resultType = 1;
//记录初始状态下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