提交 9082a0dc 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: update pages.json

上级 38c8fe82
...@@ -1491,6 +1491,16 @@ ...@@ -1491,6 +1491,16 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || MP-WEIXIN
{
"path": "pages/API/get-background-audio-manager/get-background-audio-manager",
"group": "1,7,10",
"style": {
"navigationBarTitleText": "getBackgroundAudioManager | 背景音频",
"enablePullDownRefresh": false
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS // #ifdef APP-ANDROID || APP-IOS
{ {
"path": "pages/API/share-with-system/share-with-system", "path": "pages/API/share-with-system/share-with-system",
...@@ -2854,6 +2864,10 @@ ...@@ -2854,6 +2864,10 @@
{ {
"id": "api.media.createInnerAudioContext", "id": "api.media.createInnerAudioContext",
"name": "createInnerAudioContext" "name": "createInnerAudioContext"
},
{
"id": "api.media.getBackgroundAudioManager",
"name": "getBackgroundAudioManager"
} }
] ]
}, },
...@@ -3313,4 +3327,4 @@ ...@@ -3313,4 +3327,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册