Forráskód Böngészése

修复关闭热点音乐不能自动播放的问题

shaogen1995 4 éve
szülő
commit
672d04888f

BIN
web/src/assets/images/icon/play.png


+ 0 - 1
web/src/components/hotspot/index.vue

@@ -34,7 +34,6 @@ export default {
   methods:{
     close(){
       this.$hideHotspot()
-      g_currentHot.closePopup()
       
       if(g_bgAudio && g_bgAudio.pauseByHot){
         window.manage.switchBgmState(true);