碧桂园
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
392 B

  1. {
  2. "pages": [
  3. "pages/login/index",
  4. "pages/rank/index",
  5. "pages/open/index",
  6. "pages/index/index"
  7. ],
  8. "window": {
  9. "backgroundTextStyle": "light",
  10. "navigationBarBackgroundColor": "#fff",
  11. "navigationBarTitleText": "Weixin",
  12. "navigationBarTextStyle": "black"
  13. },
  14. "style": "v2",
  15. "sitemapLocation": "sitemap.json",
  16. "lazyCodeLoading": "requiredComponents"
  17. }