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.
 
 

14 line
298 B

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