소스 검색

小问题

cxmo 1 년 전
부모
커밋
0416dcdb09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/ppt_manage/newVersion/components/CustomCover.vue

+ 1 - 1
src/views/ppt_manage/newVersion/components/CustomCover.vue

@@ -1,6 +1,6 @@
 <template>
     <!-- 自定义封面页渲染 -->
-    <div class="cover-new-wrap">
+    <div class="cover-new-wrap cover">
         <!-- 封面图 -->
         <img :src="pageInfo.BackgroundImg||''" class="cover-img" style="object-fit: fill !important;">
         <!-- 自定义文本 -->