Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
:id="id"
|
:id="id"
|
||||||
allow="autoplay *; microphone *; fullscreen *" allowfullscreen allowtransparency key="" allowusermedia frameBorder="no"
|
allow="autoplay *; microphone *; fullscreen *" allowfullscreen allowtransparency key="" allowusermedia frameBorder="no"
|
||||||
style="width: 100%; height: 100%;"
|
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>
|
</iframe>
|
||||||
<div class="slw-bottom" v-if="isShowBar">
|
<div class="slw-bottom" v-if="isShowBar">
|
||||||
<Timeline class="Timeline" @pause="isLiveing = false" :isLiveing="isLiveing" :width="width" ref="timeline" :style="{width: width}"></Timeline>
|
<Timeline class="Timeline" @pause="isLiveing = false" :isLiveing="isLiveing" :width="width" ref="timeline" :style="{width: width}"></Timeline>
|
||||||
|
|||||||
Reference in New Issue
Block a user