{
  "pages": [
    "pages/h666Container1/index",
    "pages/h666Container2/index",
    "pages/h666Container3/index",
    "pages/h666Container4/index",
    "pages/h666Container5/index",
    "pages/h666Container6/index",
    "pages/h666Container7/index",
    "pages/pay/index",
    "pages/scan/index"
  ],
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "WeChat",
    "navigationBarTextStyle": "black"
  },
  "usingComponents": {
    "loading": "./components/loading/loading",
    "error": "./components/fail/fail"
  },
  "sitemapLocation": "sitemap.json"
}