diff --git a/ruoyi-admin/src/main/resources/templates/system/elExam/onlineExam/toExam.html b/ruoyi-admin/src/main/resources/templates/system/elExam/onlineExam/toExam.html index ce88f46..414cbe3 100644 --- a/ruoyi-admin/src/main/resources/templates/system/elExam/onlineExam/toExam.html +++ b/ruoyi-admin/src/main/resources/templates/system/elExam/onlineExam/toExam.html @@ -4,6 +4,7 @@ + -
-
- -
-
-
- -
- [[${exam.title}]] -
-
-
-
-
-
-
- -
-
- [[${exam.totalTime}]]分钟 -
-
-
-
- -
-
-
-
- -
-
- [[${exam.totalScore}]] -
-
-
-
-
-
-
-
- -
- [[${exam.qualifyScore}]] -
-
-
-
-
-
-
- -
- [[${exam.content}]] -
-
-
-
-
-
-
- -
- -
-
-
-
- -
-
-
-
-   - +
+
+ + + + + + + + +
考试名称:[[${ exam.title }]]
+
考试时长:[[${ exam.totalTime }]]分钟
+
试卷总分:[[${ exam.totalScore }]]分
+
及格分数:[[${ exam.qualifyScore }]]分
+
考试描述:[[${ exam.content }]]
+
开放类型:[[${ exam.openType}]]
+ +
+ +
+ + + + + 开始考试 + + + + 返回 + + + + +
+