easegen-front/src/views/chooseTemplate/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
easegen-front/src/views/chooseTemplate/index.vue
@@ -180,7 +180,7 @@ <!-- 背景(必显示) --> <el-image v-show="selectPPT.pictureUrl" class="background" class="background1" :src="selectPPT.pictureUrl" style="z-index: 2" /> @@ -2275,6 +2275,12 @@ width: 100%; height: 100%; } .background1 { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0); } .ppt-bg { z-index: 2;