Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-04-18 16:21:57 +08:00

View File

@@ -12,7 +12,7 @@
:id="id"
allow="autoplay *; microphone *; fullscreen *" allowfullscreen allowtransparency key="" allowusermedia frameBorder="no"
style="width: 100%; height: 100%;"
:src="`http://cdn.cunwuyun.cn/slw/index.html?url=${src}`">
:src="`https://cdn.cunwuyun.cn/slw2.0/index.html?url=${src}`">
</iframe>
<div class="slw-bottom" v-if="isShowBar">
<Timeline class="Timeline" @pause="isLiveing = false" :isLiveing="isLiveing" :width="width" ref="timeline" :style="{width: width}"></Timeline>