2025-05-26 08:59:24 +08:00
|
|
|
{
|
|
|
|
"pages": [
|
|
|
|
"pages/index/index",
|
2025-05-26 16:48:12 +08:00
|
|
|
"pages/index/phonebumber",
|
|
|
|
"pages/index/code",
|
2025-05-26 08:59:24 +08:00
|
|
|
"pages/index/callback",
|
|
|
|
"pages/map/index",
|
|
|
|
"pages/pay/index"
|
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
},
|
|
|
|
"usingComponents": {}
|
|
|
|
}
|