Explorar o código

修改饼图位置

unknown %!s(int64=2) %!d(string=hai) anos
pai
achega
4c8a592fd4
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      investment/js/investHome.js

+ 2 - 2
investment/js/investHome.js

@@ -1578,7 +1578,7 @@ let app = new Vue({
             name: '',
             type: 'pie',
             radius: ['50%', '75%'],
-            center: ["45%", "50%"],
+            center: ["50%", "50%"],
             label:{
               show: false,
             },
@@ -1939,7 +1939,7 @@ let app = new Vue({
             name: '',
             type: 'pie',
             radius: ['50%', '75%'],
-            center: ["45%", "50%"],
+            center: ["50%", "50%"],
             label:{
               show: false,
             },