{
"path": "pages/good-place/media/live/play-live/push_weex",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"app-plus": {
"subNVues": [{
"id": "push-logs", // 唯一标识
"path": "pages/good-place/media/live/play-live/logs", // 页面路径
"type": "popup",
"style": {
"position": "absolute",
"top": "0upx",
"width": "100%",
"height": "100%",
"background": "transparent"
}
}, {
"id": "push-btngroup", // 唯一标识
"path": "pages/good-place/media/live/play-live/btngroup", // 页面路径
/"type": "popup", 这里不需要/
"style": {
"position": "absolute",
"bottom": "0upx",
"width": "100%",
"height": "200upx",
"background": "transparent"
}
}]
}
}
}
7***@qq.com
- 发布:2021-04-12 16:36
- 更新:2022-08-04 17:04
- 阅读:1603
2 个回复
k***@163.com
想请问一下,最后解决了吗?我现在也是同样的问题,检查了好多遍,代码和路径都无误,试过重启,都没用。。。
1***@qq.com - small tiger
楼上的解决了吗