|
@@ -13,7 +13,9 @@
|
|
|
</border-panel>
|
|
|
</div>
|
|
|
<div style="display: flex; flex-direction: column">
|
|
|
- <div style="height: 682px"></div>
|
|
|
+ <div style="height: 682px">
|
|
|
+ <iframe ref="box" src="https://www.720yun.com/t/65aknlde0pm?scene_id=110320524" style="height:100%;width: 100%;" ></iframe>
|
|
|
+ </div>
|
|
|
<div style="display: flex; justify-content: space-between">
|
|
|
<border-panel
|
|
|
height="270px"
|
|
@@ -62,6 +64,7 @@ export default {
|
|
|
HistoricalFire,
|
|
|
HiddenDanger,
|
|
|
},
|
|
|
+ mounted() {}
|
|
|
};
|
|
|
</script>
|
|
|
|