全局配置 subNVues
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F6F7F9",
"app-plus": {
"background": "#F8F8F8",
"titleNView": false,
"subNVues": [
{
"id": "updateModal",
"path": "pages/subnvue/updateModal",
"type": "popup",
"style": {
"position": "static",
"margin": "auto",
"width": "680rpx",
"height": "150px"
}
}
]
}
},

1***@163.com
- 发布:2025-07-01 16:56
- 更新:2025-07-01 20:07
- 阅读:53

