Commit 2630205b by doszhang

dos

parent b90362d6
......@@ -63,7 +63,7 @@ let answerArr = [];
// 已经进入的题目
let watchedQuestion = [1];
//结果
let resultType = 5;
let resultType = 6;
//记录初始状态下fontsize
const fontSize = parseFloat($('html').css('fontSize'));
......@@ -76,7 +76,7 @@ let canvasArr = [
[58, 240, 1164, 1748, 34, 30, '#ffffff'],
[58, 240, 1206, 1808, 34, 30, '#ffffff'],
[58, 240, 1164, 1740, 34, 30, '#ffffff'],
// [58, 240, 1164, 1008, 34, 30, '#ffffff'],
[58, 240, 1164, 1808, 34, 30, '#ffffff'],
// [58, 240, 1164, 1008, 34, 30, '#0f5188'],
// [58, 240, 1164, 1812, 34, 30, '#0f5188'],
// [58, 240, 1190, 1812, 34, 30, '#0f5188']
......
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