From 4c98588a4cc7a28a01bd7c32db7069640823cb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 19 Jul 2022 17:27:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/broad/box.html | 4 ++-- ruoyi-admin/src/main/resources/templates/broad/fp.html | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/broad/box.html b/ruoyi-admin/src/main/resources/templates/broad/box.html index 0aa23ec..d600804 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/box.html +++ b/ruoyi-admin/src/main/resources/templates/broad/box.html @@ -530,7 +530,7 @@ color: '#ffffff', // fontSize:0.6 * vw, interval:0, - rotate:30, + // rotate:30, }, splitLine: { show: false, @@ -670,7 +670,7 @@ axisLabel: { color: '#ffffff', interval:0, - rotate:30, + // rotate:30, }, splitLine: { show: false, diff --git a/ruoyi-admin/src/main/resources/templates/broad/fp.html b/ruoyi-admin/src/main/resources/templates/broad/fp.html index cbc18a7..4429b9a 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/fp.html +++ b/ruoyi-admin/src/main/resources/templates/broad/fp.html @@ -236,7 +236,7 @@
- +
@@ -728,6 +728,12 @@ let a = [ // 预装箱体库存 const repertoryChart = echarts.init(document.getElementById("bottom-right")) repertoryChart.setOption({ + grid:{ + top:'1%', + bottom:'10%', + left:'1%', + right:'1%', + }, color: ['#4499CE'], xAxis: { type: 'category',