|
<iframe :class="activeClass == i ? 'actived' : ''" :src="'static/index.html?'+'1'+'&' + item.wsUrl +'&'+ item.rtspUrl + '&' + '100%' + '&' + i" frameborder="0" style="height: 100%; width: 100%"></iframe>
|
|
<iframe :class="activeClass == i ? 'actived' : ''" :src="'static/index.html?'+'1'+'&' + item.wsUrl +'&'+ item.rtspUrl + '&' + '100%' + '&' + i" frameborder="0" style="height: 100%; width: 100%"></iframe>
|