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 c860ea2..448fe61 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 @@ -36,7 +36,6 @@ .children_echarts{ width: 49%; height: 100%; - margin-top: 20px; } @@ -45,10 +44,10 @@
-
+
-
+
@@ -166,10 +165,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { @@ -202,10 +201,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { diff --git a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html index 0999b5e..699298a 100644 --- a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html +++ b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html @@ -103,10 +103,10 @@
-
+
-
+
    @@ -230,10 +230,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { }, @@ -263,10 +263,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { }, diff --git a/ruoyi-admin/src/main/resources/templates/system/network/networknum/networknum.html b/ruoyi-admin/src/main/resources/templates/system/network/networknum/networknum.html index d5307c5..4866402 100644 --- a/ruoyi-admin/src/main/resources/templates/system/network/networknum/networknum.html +++ b/ruoyi-admin/src/main/resources/templates/system/network/networknum/networknum.html @@ -25,13 +25,13 @@
    -
    +
    -
    +
    -
    +
    @@ -248,7 +248,7 @@ data:['设备种类'], }, xAxis: { - data: response.data.data.xAxisData + data: response.data.data.xAxisData, }, yAxis: { @@ -278,7 +278,11 @@ data:['涉密网络'], }, xAxis: { - data: response.data.data.xAxisData + data: response.data.data.xAxisData, + axisLabel: { + rotate: 45, // 旋转标签的角度 + margin: 10, // 标签与坐标轴的间距 + }, }, yAxis: { 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 ddfb200..af8cb6a 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 @@ -76,10 +76,10 @@
    -
    +
    -
    +
    @@ -277,10 +277,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { }, @@ -320,10 +320,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { }, diff --git a/ruoyi-admin/src/main/resources/templates/system/tdmeeting/meetingnum/meetingnum.html b/ruoyi-admin/src/main/resources/templates/system/tdmeeting/meetingnum/meetingnum.html index 549cf34..60c296f 100644 --- a/ruoyi-admin/src/main/resources/templates/system/tdmeeting/meetingnum/meetingnum.html +++ b/ruoyi-admin/src/main/resources/templates/system/tdmeeting/meetingnum/meetingnum.html @@ -36,7 +36,6 @@ .children_echarts{ width: 49%; height: 100%; - margin-top: 20px; } @@ -45,10 +44,10 @@
    -
    +
    -
    +
    @@ -152,10 +151,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { @@ -195,10 +194,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: { 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 8113901..6459759 100644 --- a/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html +++ b/ruoyi-admin/src/main/resources/templates/system/trainnum/trainnum.html @@ -148,10 +148,10 @@
-
+
-
+
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 50e0bfb..05ac3ac 100644 --- a/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html +++ b/ruoyi-admin/src/main/resources/templates/system/usernum/usernum.html @@ -29,10 +29,10 @@
-
+
-
+
@@ -267,10 +267,10 @@ }, xAxis: { data: response.data.data.xAxisData, - /*axisLabel: { + axisLabel: { rotate: 45, // 旋转标签的角度 margin: 10, // 标签与坐标轴的间距 - },*/ + }, }, yAxis: {