فهرست منبع

Merge branch 'demand-199-copy'

cxmo 5 ماه پیش
والد
کامیت
eec8d5d1d8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/ppt_manage/newVersion/components/catalog/pptContent.vue

+ 1 - 1
src/views/ppt_manage/newVersion/components/catalog/pptContent.vue

@@ -28,7 +28,7 @@
                         width:item.titleDetail.baseWidth+'px',
                         height:item.titleDetail.baseHeight+'px',
                     }:{
-                        left:'90px',top:'34.65px',width:'612px',height:'44.1px'
+                        left:90*contentScale+'px',top:34.65*contentScale+'px',width:'612px',height:'44.1px'
                     }">
                     <div class="title" v-html="item.title"></div>
                 </div>