Переглянути джерело

Merge branch 'master' of http://8.136.199.33:3000/eta_front/eta_front

jwyu 9 місяців тому
батько
коміт
09bc7c10f9
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      src/views/ppt_manage/newVersion/utils/config.js

+ 3 - 3
src/views/ppt_manage/newVersion/utils/config.js

@@ -413,21 +413,21 @@ export const modelConfig = [{
             width:33,
             height:(restHeight)*0.48*0.9,
             x:0,
-            y:(restHeight)*0.48
+            y:(restHeight)*0.48+(restHeight*0.48*0.1)/2
         },
         {
             position:5,
             width:33,
             height:(restHeight)*0.48*0.9,
             x:33,
-            y:(restHeight)*0.48
+            y:(restHeight)*0.48+(restHeight*0.48*0.1)/2
         },
         {
             position:6,
             width:33,
             height:(restHeight)*0.48*0.9,
             x:33*2,
-            y:(restHeight)*0.48
+            y:(restHeight)*0.48+(restHeight*0.48*0.1)/2
         }]
     },{
         modelId:11,