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',