From 4c3093aa92ee80bfa1833429183baa020d5972ae Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Wed, 7 Aug 2024 15:42:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=95=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/examnum/countExam.html | 194 ++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html diff --git a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html new file mode 100644 index 0000000..e4be81c --- /dev/null +++ b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html @@ -0,0 +1,194 @@ + + + + + + + + +
+
+
+
    +
  • +
    +

    + {{countList.total}} +

    +

    + 考试总数 +

    +
    + + +
  • +
  • +
    +

    + {{countList.tg}} +

    +

    + 通过人数 +

    +
    + + +
  • +
  • +
    +

    + {{countList.wtg}} +

    +

    + 未通过人数 +

    +
    + + +
  • +
+
+
+ + + + + + + + + + + + + +
+
+
+ + + + +