From 67e37919387a601c256e42be903d47f1e82779dd Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 21 十一月 2020 10:56:07 +0800
Subject: [PATCH] #
---
src/main/webapp/views/monitor/monitor.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html
index e185f29..bf70554 100644
--- a/src/main/webapp/views/monitor/monitor.html
+++ b/src/main/webapp/views/monitor/monitor.html
@@ -405,8 +405,8 @@
name: '璧拌閫熷害',
type: 'gauge',
min: 0,
- max: 110,
- splitNumber: 11,
+ max: 130,
+ splitNumber: 13,
radius: '50%',
axisLine: { // 鍧愭爣杞寸嚎
lineStyle: { // 灞炴�ineStyle鎺у埗绾挎潯鏍峰紡
@@ -544,7 +544,7 @@
center: ['75%', '50%'], // 榛樿鍏ㄥ眬灞呬腑
radius: '30%',
min: 0,
- max: 4,
+ max: 25,
startAngle: 135,
endAngle: 45,
splitNumber: 2,
--
Gitblit v1.9.1