fix: 修改bug
This commit is contained in:
parent
91e6f1b8ab
commit
d4f10e639f
|
@ -22,10 +22,10 @@
|
|||
class="code-item"
|
||||
width="100%"
|
||||
height="100%"
|
||||
sandbox="allow-forms allow-scripts allow-same-origin allow-popups"
|
||||
:src="url"
|
||||
v-if="!loading"
|
||||
></iframe>
|
||||
<!-- sandbox="allow-forms allow-scripts allow-same-origin allow-popups" -->
|
||||
</div>
|
||||
</j-spin>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue