提交 19c36bf4 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore(pages.json): 补充 chooseFile 条件编译

上级 6ccb2518
......@@ -1120,14 +1120,17 @@
"navigationBarTitleText": "compressVideo | 压缩视频"
}
},
// #endif
{
"path": "pages/API/choose-file/choose-file",
"style": {
"navigationBarTitleText": "chooseFile | 选择文件"
}
},
// // #ifdef APP
// #endif
// #ifdef APP-ANDROID || WEB || MP-WEIXIN
{
"path": "pages/API/choose-file/choose-file",
"group": "1,7,11",
"style": {
"navigationBarTitleText": "chooseFile | 选择文件"
}
},
// #endif
// // #ifdef APP
// {
// "path" : "pages/API/choose-media/choose-media",
// "group": "1,7,11",
......@@ -3012,8 +3015,8 @@
"name": "getBackgroundAudioManager"
},
{
"id": "api.media.chooseMedia",
"name": "chooseMedia"
"id": "api.media.chooseFile",
"name": "chooseFile"
}
]
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册