From 28bd61701bb409257ea0dd3c78f32bd0b45ebbd5 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 06 三月 2023 09:16:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW

---
 src/components/chart/ServiceType.vue |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/components/chart/ServiceType.vue b/src/components/chart/ServiceType.vue
index d84e8be..fb74e71 100644
--- a/src/components/chart/ServiceType.vue
+++ b/src/components/chart/ServiceType.vue
@@ -115,7 +115,7 @@
       let option = {
         backgroundColor: "transparent",
         title: {
-          text: "鏈嶅姟绫诲瀷鎬绘暟閲�",
+          text: "鐢ㄦ埛璁块棶鎬婚噺",
           subtext: count,
           textStyle: {
             color: "#fff",
@@ -140,9 +140,9 @@
           data: dataPie,
           icon: "vertical",
           right: "1%",
-          top: "10%",
+          top: "2%",
           orient: "vertical",
-          itemGap: 7,
+          itemGap: 5,
           itemWidth: 12,
           itemHeight: 3,
 
@@ -165,7 +165,8 @@
           left: "1%", // 涓庡鍣ㄥ乏渚х殑璺濈
           right: "1%", // 涓庡鍣ㄥ彸渚х殑璺濈
           top: "1%", // 涓庡鍣ㄩ《閮ㄧ殑璺濈
-          bottom: "1%", // 涓庡鍣ㄥ簳閮ㄧ殑璺濈
+          bottom: "5%", // 涓庡鍣ㄥ簳閮ㄧ殑璺濈
+          containLabel: true
         },
         series: [
           {

--
Gitblit v1.9.3