Commit d26687a2 authored by xinzhedeai's avatar xinzhedeai

视频添加

parent 9b2238f7
...@@ -46,6 +46,24 @@ ...@@ -46,6 +46,24 @@
</p> </p>
</div> </div>
</div> </div>
<div class="jiankongWrapper">
<iframe
id="myIframe1"
src1="https://open.ys7.com/ezopen/h5/iframe?url=ezopen://open.ys7.com/AX8345878/1.hd.live&autoplay=1&accessToken=at.7ed45z4g5s71o4jv85f1n44n40q4a9q7-2obd3930ck-1q6vszw-a0lhutcm2"
width="300"
height="200"
allowfullscreen
>
</iframe>
<iframe
id="myIframe2"
src1="https://open.ys7.com/ezopen/h5/iframe?url=ezopen://open.ys7.com/AX8345878/1.hd.live&autoplay=1&accessToken=at.7ed45z4g5s71o4jv85f1n44n40q4a9q7-2obd3930ck-1q6vszw-a0lhutcm2"
width="300"
height="200"
allowfullscreen
>
</iframe>
</div>
<div class="b_0"> <div class="b_0">
<!-- <iframe <!-- <iframe
ref="iframe" ref="iframe"
...@@ -6088,4 +6106,30 @@ body .el-dialog__body { ...@@ -6088,4 +6106,30 @@ body .el-dialog__body {
} }
} }
} }
.jiankongWrapper{
overflow: hidden;
position: absolute;
width: 800px;
height: 230px;
bottom: 0px;
left: 50%;
transform: translateX(-50%);
iframe{
float: left;
margin-left: 62px;
border: 1px solid #000;
// position: absolute;
// bottom: 30px;
// &:first-child{
// left: 50%;
// transform: translateX(-120%);
// }
// &:last-child{
// left: 50%;
// // transform: translateX(-120%);
// }
}
}
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment