@@ -390,7 +390,7 @@ const posterParams=computed(()=>{
</div>
<el-image
- style="width: 54px; height: 54px;position: fixed;right:33px;bottom:200px"
+ style="width: 54px; height: 54px;position: fixed;right:33px;bottom:200px;z-index: 99;cursor: pointer;"
:src="pptIcon"
fit="cover"
v-if="pptImgs.length>0"
@@ -435,7 +435,7 @@ const formatTitle=(e)=>{