提交 5bb68cae 编写于 作者: M mahaifeng

[audio] 修复 示例页面播放后退出页面再进入需要获取当前的播放状态(目前再进入后点击播放按钮无效)

上级 5ed55127
......@@ -70,6 +70,7 @@
this.bgAudioMannager?.play()
})
this.bgAudioMannager = bgAudioMannager;
this.playing = !bgAudioMannager.paused
},
methods: {
play: function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册