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

chore: update pages.json

上级 38c8fe82
......@@ -1491,6 +1491,16 @@
}
},
// #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
{
"path": "pages/API/share-with-system/share-with-system",
......@@ -2854,6 +2864,10 @@
{
"id": "api.media.createInnerAudioContext",
"name": "createInnerAudioContext"
},
{
"id": "api.media.getBackgroundAudioManager",
"name": "getBackgroundAudioManager"
}
]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册