28 lines
727 B
JSON
28 lines
727 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/order-detail/index",
|
|
"pages/login/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"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "Weixin",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"requiredBackgroundModes": [
|
|
"audio"
|
|
]
|
|
} |