提交 a32eee11 编写于 作者: Q qiang

fix: 恢复 App 端 audio 组件

上级 263d40d3
...@@ -55,6 +55,7 @@ const media = [ ...@@ -55,6 +55,7 @@ const media = [
'compressImage', 'compressImage',
'getRecorderManager', 'getRecorderManager',
'getBackgroundAudioManager', 'getBackgroundAudioManager',
'createAudioContext',
'createInnerAudioContext', 'createInnerAudioContext',
'chooseVideo', 'chooseVideo',
'saveVideoToPhotosAlbum', 'saveVideoToPhotosAlbum',
...@@ -206,8 +207,8 @@ const third = [ ...@@ -206,8 +207,8 @@ const third = [
'setPageMeta', 'setPageMeta',
'onNativeEventReceive', 'onNativeEventReceive',
'sendNativeEvent', 'sendNativeEvent',
'preloadPage', 'preloadPage',
'unPreloadPage', 'unPreloadPage',
'loadSubPackage' 'loadSubPackage'
] ]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册