Browse Source

fix-3d样式调整

LAPTOP-U5GOA5HA\zz 1 năm trước cách đây
mục cha
commit
12d52df162
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/views/vehicle/components/unit3D.vue
  2. 1 1
      src/views/vehicle/unit3Ds.vue

+ 1 - 1
src/views/vehicle/components/unit3D.vue

@@ -307,7 +307,7 @@ export default {
           boxHeight: boxHeight, //圆环的高度
           //这是饼图的位置
           top: '29%',
-          left:'4%',
+          left:'1%',
 
           viewControl: {
             //3d效果可以放大、旋转等,请自己去查看官方配置

+ 1 - 1
src/views/vehicle/unit3Ds.vue

@@ -307,7 +307,7 @@
             boxHeight: boxHeight, //圆环的高度
             //这是饼图的位置
             top: '29%',
-            left:'4%',
+            left:'1%',
   
             viewControl: {
               //3d效果可以放大、旋转等,请自己去查看官方配置