Merge branch '20251212-fix-1130' of http://10.251.129.121/boeu/learning-system-portal into master-20251210

This commit is contained in:
joshen
2025-12-12 15:36:02 +08:00

View File

@@ -173,10 +173,12 @@
</div>
<div
v-if="resType == 50 || isLoadIframe"
v-show="!(resType != 50 && isLoadIframe)"
style="min-height: 500px"
>
<iframe
v-if="scormUrl || isLoadIframe"
v-show="!(resType != 50 && isLoadIframe)"
:src="scormUrl"
frameborder="0"
border="0px"