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.

15 lines
329 B

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