Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
153c8c3556
|
@ -22,10 +22,10 @@
|
||||||
class="code-item"
|
class="code-item"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="100%"
|
height="100%"
|
||||||
sandbox="allow-forms allow-scripts allow-same-origin allow-popups"
|
|
||||||
:src="url"
|
:src="url"
|
||||||
v-if="!loading"
|
v-if="!loading"
|
||||||
></iframe>
|
></iframe>
|
||||||
|
<!-- sandbox="allow-forms allow-scripts allow-same-origin allow-popups" -->
|
||||||
</div>
|
</div>
|
||||||
</j-spin>
|
</j-spin>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue