huangxiaojing 4 lat temu
rodzic
commit
40804bb391
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      screenIos/WXtrialInterface.html

+ 1 - 1
screenIos/WXtrialInterface.html

@@ -453,7 +453,7 @@
 			decodeWoker.postMessage(event.data);
 			var input = event.data;
 			if (input[0] == 0xff) {
-				decodeAAC(input);
+				// decodeAAC(input);
 			}
 			if (event.data === 'start') {
 				$('.weui-mask_transparent').hide()