zhengjinyi 2 vuotta sitten
vanhempi
commit
66e128078d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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: {