Procházet zdrojové kódy

Merge branch 'master' of http://git.cc-lotus.info/roose/MZbigScreen

tom_glb před 4 roky
rodič
revize
58af4b1ef3

+ 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: {

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

@@ -93,7 +93,7 @@
                       label: {
                           show: true,
                           position: 'bottom',
-                          offset: [0, -220],
+                          offset: [0, -190],
                           color: '#fff'
                       },
                       z: 1