From aa84c31ae42b4ad7c8041d045da3b6311e206a8c Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 9 Aug 2024 09:48:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=89=E5=AF=86=E7=BD=91=E7=BB=9C=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/check/checknum/checknum.html | 280 +++++++++++++++++- 1 file changed, 274 insertions(+), 6 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/check/checknum/checknum.html b/ruoyi-admin/src/main/resources/templates/system/check/checknum/checknum.html index c4ec13a..b7a90be 100644 --- a/ruoyi-admin/src/main/resources/templates/system/check/checknum/checknum.html +++ b/ruoyi-admin/src/main/resources/templates/system/check/checknum/checknum.html @@ -1,10 +1,278 @@ - + - - Title + + - -1 + + +
+
+
+
    +
  • +
    +

    + {{countList.total}} +

    +

    + 总数 +

    +
    + + +
  • +
  • +
    +

    + {{countList.yfc}} +

    +

    + 已发出 +

    +
    + + +
  • +
  • +
    +

    + {{countList.wfc}} +

    +

    + 未发出 +

    +
    + + +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + - \ No newline at end of file +