|
@@ -56,7 +56,7 @@
|
|
|
</el-col>
|
|
|
<el-col :span="24" :class="[dockInfo.room_id == '1006' ? 'leftvideos' : 'leftvideo']">
|
|
|
<span v-if="dockInfo.room_id == '1006'">
|
|
|
- <iframe src="videoLive.html" style="width:100%;height:100%"></iframe>
|
|
|
+ <iframe src="/platlive/videoLive.html" style="width:100%;height:100%"></iframe>
|
|
|
</span>
|
|
|
<span v-else>
|
|
|
<el-col :span="24" class="videoTop">
|