2025-05-26 08:59:24 +08:00
|
|
|
{
|
|
|
|
"pages": [
|
2025-05-28 17:36:42 +08:00
|
|
|
"pages/login/index",
|
|
|
|
"pages/login/phonebumber",
|
|
|
|
"pages/login/code",
|
|
|
|
"pages/login/callback",
|
|
|
|
"pages/login/protocol",
|
2025-05-26 08:59:24 +08:00
|
|
|
"pages/index/index",
|
|
|
|
"pages/map/index",
|
|
|
|
"pages/pay/index"
|
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
},
|
|
|
|
"usingComponents": {}
|
|
|
|
}
|