15 行
305 B
JSON
15 行
305 B
JSON
|
|
{
|
||
|
|
"pages": [
|
||
|
|
"pages/login/login",
|
||
|
|
"pages/chat/chat"
|
||
|
|
],
|
||
|
|
"window": {
|
||
|
|
"backgroundTextStyle": "light",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"navigationBarTitleText": "Xuqm IM Demo",
|
||
|
|
"navigationBarTextStyle": "black"
|
||
|
|
},
|
||
|
|
"style": "v2",
|
||
|
|
"sitemapLocation": "sitemap.json"
|
||
|
|
}
|