xzw 3 年之前
父節點
當前提交
55655da2c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SuperTwo762/js/manage.js

+ 1 - 1
SuperTwo762/js/manage.js

@@ -170,7 +170,7 @@ Manage.prototype.switchBgmState = function(state){
         $("#volume a img").attr("src", "./images/Volume btn_off.png")
         $("#volume").attr("title", "关闭声音");
         g_tourAudio && g_tourAudio.pause()
-        SoundOnVideo && switchSoundBtn(SoundOnVideo)
+        //SoundOnVideo && switchSoundBtn(SoundOnVideo)
     }
     var paused = function(){ 
         g_play = 0;