From 8661aca703171e0b6deed68a2630f713a1950878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Sat, 8 Jan 2022 21:48:30 +0800 Subject: [PATCH] =?UTF-8?q?Gauge=E7=BB=84=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ZR.Vue/src/components/Echarts/Gauge.vue | 95 ++++++++++++++++--------- 1 file changed, 60 insertions(+), 35 deletions(-) diff --git a/ZR.Vue/src/components/Echarts/Gauge.vue b/ZR.Vue/src/components/Echarts/Gauge.vue index 4278a59..2048486 100644 --- a/ZR.Vue/src/components/Echarts/Gauge.vue +++ b/ZR.Vue/src/components/Echarts/Gauge.vue @@ -3,72 +3,97 @@