From 40a9f174ec476a440392d7060f91e5b5ba1f0407 Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Tue, 18 Feb 2025 14:21:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A5=BC=E5=9B=BE=E5=86=85=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=AF=B9=E5=BA=94=E6=95=B0=E9=87=8F=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-前台/src/views/indexCom/index.js | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/acupuncture-前台/src/views/indexCom/index.js b/acupuncture-前台/src/views/indexCom/index.js index 0b15153d..b067bfa6 100644 --- a/acupuncture-前台/src/views/indexCom/index.js +++ b/acupuncture-前台/src/views/indexCom/index.js @@ -85,6 +85,14 @@ export const gende = { label: { show: false, position: "center", + normal:{ + show:true, + position:'inner', + formatter: '{b}:{c}个', + textStyle:{ + color:'#fff' + } + }, }, labelLine: { show: false, @@ -442,6 +450,14 @@ export const postureEcharts = { label: { show: false, position: "center", + normal:{ + show:true, + position:'inner', + formatter: '{b}:{c}个', + textStyle:{ + color:'#fff' + } + }, }, labelLine: { show: false, @@ -611,6 +627,14 @@ export const healTypeEcharts = { label: { show: false, position: "center", + normal:{ + show:true, + position:'inner', + formatter: '{b}:{c}个', + textStyle:{ + color:'#fff' + } + }, }, labelLine: { show: false, @@ -725,6 +749,14 @@ export const effectEcharts = { label: { show: false, position: "center", + normal:{ + show:true, + position:'inner', + formatter: '{b}:{c}个', + textStyle:{ + color:'#fff' + } + }, }, labelLine: { show: false,