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.
18 lines
505 B
18 lines
505 B
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/webView/webview",
|
|
"pages/familys/community/community",
|
|
"pages/familys/advanced/advanced",
|
|
"pages/familys/advancedAdd/advancedAdd",
|
|
"pages/familys/privacy/privacy",
|
|
"pages/familys/agreement/agreement"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#26A4DE",
|
|
"navigationBarTitleText": "智慧养老平台",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|