diff --git a/35881.dd59ce40.async.js b/35881.072d1e29.async.js
similarity index 99%
rename from 35881.dd59ce40.async.js
rename to 35881.072d1e29.async.js
index 684278f7bf..bb7d702bca 100644
--- a/35881.dd59ce40.async.js
+++ b/35881.072d1e29.async.js
@@ -1024,7 +1024,7 @@ var Head = function Head(_ref) {
// width: '10%',
title: (questionName === null || questionName === void 0 || (_questionName$find7 = questionName.find(function (item) {
return item.value == constant/* QUESTIONTYPE */.f[4].nameType;
- })) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || '简答题',
+ })) === null || _questionName$find7 === void 0 ? void 0 : _questionName$find7.name) || '画图题',
align: 'center',
// ellipsis: true,
dataIndex: 'mains_score',
diff --git a/43370.d35bbe29.async.js b/43370.2339646f.async.js
similarity index 99%
rename from 43370.d35bbe29.async.js
rename to 43370.2339646f.async.js
index 707c7f8cad..61ab46fc45 100644
--- a/43370.d35bbe29.async.js
+++ b/43370.2339646f.async.js
@@ -398,7 +398,7 @@ var typeData = [{
name: "填空题",
value: "COMPLETION"
}, {
- name: "简答题",
+ name: "画图题",
value: "SUBJECTIVE"
}, {
name: "组合题",
@@ -4039,7 +4039,7 @@ var problemsetMapping = [{
}, {
stateName: 'subjective_questions_count',
type: 'SUBJECTIVE',
- typeName: '简答题'
+ typeName: '画图题'
}, {
stateName: 'program_questions_count',
type: 'PROGRAM',
@@ -4181,7 +4181,7 @@ var typeMapping = {
"MULTIPLE": "多选题",
"JUDGMENT": "判断题",
"COMPLETION": "填空题",
- "SUBJECTIVE": "简答题",
+ "SUBJECTIVE": "画图题",
"PROGRAM": "编程题",
"PRACTICAL": "实训题",
"COMBINATION": "组合题"
@@ -7712,7 +7712,7 @@ var ProblemsetPage = function ProblemsetPage(_ref) {
name: '编程题'
}, {
type: 'SUBJECTIVE',
- name: '简答题'
+ name: '画图题'
}, {
type: 'COMPLETION',
name: '填空题'
diff --git a/index.html b/index.html
index 7f2313561f..7eea67b6a2 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+