Browse Source

fix-3d样式调整

LAPTOP-U5GOA5HA\zz 1 year ago
parent
commit
12d52df162
2 changed files with 2 additions and 2 deletions
  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, //圆环的高度
           boxHeight: boxHeight, //圆环的高度
           //这是饼图的位置
           //这是饼图的位置
           top: '29%',
           top: '29%',
-          left:'4%',
+          left:'1%',
 
 
           viewControl: {
           viewControl: {
             //3d效果可以放大、旋转等,请自己去查看官方配置
             //3d效果可以放大、旋转等,请自己去查看官方配置

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

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