app.json 654 Bytes
{
  "pages": [
    "pages/zeroSell/index",
    "pages/zeroSell/detail",
    "pages/zeroSell/snapshootShare",
    "pages/zeroSell/h5Page",
    "pages/zeroSell/error",
    "pages/bindPhoneNumber/bindPhoneNumber",
    "pages/choosecountry/choosecountry",
    "login/login-page/login-page"
  ],
  "window": {
    "navigationBarTextStyle": "white",
    "navigationBarBackgroundColor": "#3a3a3a",
    "backgroundColor": "#fff",
    "backgroundTextStyle": "dark",
    "onReachBottomDistance": 100
  },
  "navigateToMiniProgramAppIdList": [
    "wx207f18be42db9028",
    "wx68c7dd3634272f71",
    "wxf9bac5064053057a"
  ],
  "sitemapLocation": "sitemap40.json"
}