浏览代码

机构画像

zhengjinyi 2 年之前
父节点
当前提交
66e128078d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

+ 2 - 2
src/main/webapp/static/modules/cmClubPortrait/cmClubEacths.js

@@ -209,7 +209,7 @@ const getOrderEacths = function (data) {
         },
         legend: {
             orient: 'vertical',
-            right: '10%',
+            right: '2%',
             top:'20%',
             textStyle: {
                 fontSize: 14,
@@ -220,7 +220,7 @@ const getOrderEacths = function (data) {
             {
                 name: '订单总量',
                 type: 'pie',
-                radius: '70%',
+                radius: '55%',
                 center: ['25%', '50%'],
                 avoidLabelOverlap: false,
                 emphasis: {