Преглед на файлове

Merge branch 'ppt-demand-053'

cxmo преди 9 месеца
родител
ревизия
1d8fe5c8a0
променени са 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,