30 lines
782 B
JSON
30 lines
782 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/login/index",
|
|
"pages/order-detail/index",
|
|
"pages/user/info/index",
|
|
"pages/withdraw/index/index",
|
|
"pages/withdraw/success/index",
|
|
"pages/user/income/index",
|
|
"pages/user/rnAuth/index",
|
|
"pages/user/bank/index/index",
|
|
"pages/user/bank/editor/index",
|
|
"pages/user/password/index",
|
|
"pages/withdraw/list/index",
|
|
"pages/browser/index"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"backgroundColor": "#F5F5F5"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"requiredBackgroundModes": [
|
|
"audio"
|
|
]
|
|
} |