roose 5 年之前
父节点
当前提交
a71dc8870e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/oldStatistics/2.vue

+ 1 - 1
src/components/oldStatistics/2.vue

@@ -34,7 +34,7 @@
                     seriesArr.push({
                         type: 'pie',
                         radius: [38, 70],
-                        center: [`${ i == 0 ?  32: 68 }%`, '60%'],
+                        center: [`${ i == 0 ?  30: 70 }%`, '56%'],
                         startAngle: 90,
                         clockwise: false,
                         labelLine: {