2024-05-28 15:39:21 +08:00
|
|
|
{
|
|
|
|
|
"pages": [
|
|
|
|
|
"pages/index/index"
|
|
|
|
|
],
|
|
|
|
|
"subPackages": [],
|
|
|
|
|
"window": {
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
2024-05-28 17:53:07 +08:00
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
|
|
"backgroundColorTop": "transparent",
|
|
|
|
|
"navigationStyle": "custom"
|
2024-05-28 15:39:21 +08:00
|
|
|
},
|
|
|
|
|
"usingComponents": {}
|
|
|
|
|
}
|