From e82050343df32fcc35c0e93aaf7f904a58adc2c3 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Thu, 8 Aug 2024 15:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B6=89=E5=AF=86=E8=B5=84=E4=BA=A7=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E3=80=81=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/propertynum/propertynum.html | 181 +++++++++++++++++- .../templates/system/trainnum/trainnum.html | 6 +- .../templates/system/usernum/usernum.html | 7 +- 3 files changed, 177 insertions(+), 17 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/property/propertynum/propertynum.html b/ruoyi-admin/src/main/resources/templates/system/property/propertynum/propertynum.html index f712829..2b075d0 100644 --- a/ruoyi-admin/src/main/resources/templates/system/property/propertynum/propertynum.html +++ b/ruoyi-admin/src/main/resources/templates/system/property/propertynum/propertynum.html @@ -3,9 +3,90 @@ +
+
+
+
+
+
+
+

+ {{item.name}}{{item.value}} +

+
+
+
+
@@ -35,16 +116,13 @@
- -
- -
-
+
+ diff --git a/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html b/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html index 3071979..f78127d 100644 --- a/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html +++ b/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html @@ -79,7 +79,6 @@ .count_bottom{ width: 100%; height: 70%; - background-color: white; border-radius: 10px; } @@ -140,7 +139,7 @@
-
+
    @@ -177,7 +176,7 @@ 导出
-
+
@@ -202,6 +201,7 @@ removeUrl: prefix + "/remove", exportUrl: prefix + "/export", modalName: "涉密人员培训", + pageSize:'5', columns: [ { field: 'id', diff --git a/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html b/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html index 725458d..c3fd8ce 100644 --- a/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html +++ b/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html @@ -21,12 +21,6 @@ width: 49%; height: 100%; - } - .left_echarts{ - - } - .right_echarts{ - } @@ -129,6 +123,7 @@ removeUrl: prefix + "/remove", exportUrl: prefix + "/export", modalName: "用户", + pageSize:'5', columns: [ { field : 'dept.deptid',