mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-05 21:32:26 +08:00
修改注释
This commit is contained in:
@ -68,6 +68,7 @@ export default {
|
||||
if (this.$refs.liveContent) {
|
||||
this.$refs.liveContent.socket_connect();
|
||||
}
|
||||
// 页面显示时,重新加载视频
|
||||
if (this.$refs.liveVideo) {
|
||||
this.$refs.liveVideo.reload_video();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user