You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
613 B
26 lines
613 B
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/recommend/help",
|
|
"pages/recommend/faq",
|
|
"pages/recommend/md5faq",
|
|
"pages/recommend/share"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColorTop": "#ffffff",
|
|
"backgroundColorBottom": "#ffffff"
|
|
},
|
|
"networkTimeout": {
|
|
"request": 120000,
|
|
"uploadFile": 120000,
|
|
"downloadFile": 180000
|
|
},
|
|
"permission": {},
|
|
"usingComponents": {},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |