提交修改

This commit is contained in:
daihh
2022-12-20 22:04:26 +08:00
parent 13f3d2fc71
commit 91176ee518
3 changed files with 104 additions and 30 deletions

View File

@@ -86,7 +86,7 @@
<div style="padding: 20px;" v-html="contentData.content"></div>
</div>
<div v-if="resType == 50" style="min-height: 500px;">
<iframe v-if="scormUrl" :src="scormUrl" frameborder="0" scrolling="no" border="0px" style="width:100%;height:490px;border:0px;overflow:hidden;"></iframe>
<iframe v-if="scormUrl" :src="scormUrl" frameborder="0" scrolling="no" border="0px" style="width:100%;height:500px;border:0px;overflow:hidden;"></iframe>
</div>
<div v-if="resType == 52">
<div v-if="contentData.content != ''">