智慧申请系统
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.

17 lines
505 B

  1. {
  2. "pages": [
  3. "pages/index/index",
  4. "pages/webView/webview",
  5. "pages/familys/community/community",
  6. "pages/familys/advanced/advanced",
  7. "pages/familys/advancedAdd/advancedAdd",
  8. "pages/familys/privacy/privacy",
  9. "pages/familys/agreement/agreement"
  10. ],
  11. "window": {
  12. "backgroundTextStyle": "light",
  13. "navigationBarBackgroundColor": "#26A4DE",
  14. "navigationBarTitleText": "智慧养老平台",
  15. "navigationBarTextStyle": "white"
  16. },
  17. "sitemapLocation": "sitemap.json"
  18. }