From 1e7799500f0e463fec4d0aa1fb34e79913b6a93f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 14 一月 2021 15:41:58 +0800 Subject: [PATCH] # --- src/main/webapp/views/monitor/monitor.html | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html index 9b71103..06e4f94 100644 --- a/src/main/webapp/views/monitor/monitor.html +++ b/src/main/webapp/views/monitor/monitor.html @@ -421,8 +421,8 @@ name: '璧拌閫熷害', type: 'gauge', min: 0, - max: 130, - splitNumber: 13, + max: 160, + splitNumber: 16, radius: '50%', axisLine: { // 鍧愭爣杞寸嚎 lineStyle: { // 灞炴�ineStyle鎺у埗绾挎潯鏍峰紡 @@ -489,9 +489,9 @@ center: ['25%', '55%'], // 榛樿鍏ㄥ眬灞呬腑 radius: '30%', min: 0, - max: 30, - endAngle: 30, - splitNumber: 6, + max: 40, + endAngle: 40, + splitNumber: 5, axisLine: { // 鍧愭爣杞寸嚎 lineStyle: { // 灞炴�ineStyle鎺у埗绾挎潯鏍峰紡 color: [[0.32, '#0fe507'], [0.86, '#1e90ff'], [1, '#ff4500']], @@ -560,9 +560,9 @@ center: ['75%', '50%'], // 榛樿鍏ㄥ眬灞呬腑 radius: '30%', min: 0, - max: 25, + max: 50, startAngle: 135, - endAngle: 45, + endAngle: 50, splitNumber: 2, axisLine: { // 鍧愭爣杞寸嚎 lineStyle: { // 灞炴�ineStyle鎺у埗绾挎潯鏍峰紡 -- Gitblit v1.9.1