cxmo 1 anno fa
parent
commit
4f0527a8a8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/ppt/template/CustomCover.vue

+ 1 - 1
src/views/ppt/template/CustomCover.vue

@@ -28,7 +28,7 @@ watch(
     <!-- 自定义封面页渲染 -->
     <div class="cover-new-wrap ppt-item-box" id="ppt-cover-page">
         <!-- 封面图 -->
-        <img :src="pageData.BackgroundImg||''" class="cover-img" style="object-fit: fill !important;">
+        <img :src="pageData.BackgroundImg||''" class="cover-img pptbg" style="object-fit: fill !important;">
         <!-- 自定义文本 -->
         <div v-for="el in coverList" :key="el.id"
             class="cover-el el-text" :id="`cover-el-${el.id}`" :style="{