Browse Source

中心提示位置修改

lkk 9 tháng trước cách đây
mục cha
commit
d1ee327f22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/echartsTemplate/pie.vue

+ 1 - 1
src/components/echartsTemplate/pie.vue

@@ -53,7 +53,7 @@ let option = {
     },
     textAlign: "center",
     x: "23%",
-    y: "32%",
+    y: "37%",
   },
 
   legend: {