app.json 997 字节
{
  "pages": [
    "pages/homepage/homepage",
    "pages/pubu/pubu",
   
    "pages/examine/examine",
    "pages/index/index",
    "pages/personziliao/personziliao",
    "pages/comment/comment",
    "pages/passPhotos/passPhotos",
    "pages/collectlist/collectlist",
    "pages/commentdetail/commentdetail",
    "pages/usecenter/usecenter",
    "pages/shopdetail/shopdetail",
    "pages/morephoto/morephoto",
    "pages/morecomment/morecomment",
    "pages/searchresult/searchresult",
    "pages/searchcity/searchcity",
    "pages/logs/logs",
    "pages/login/login",
    "pages/recommond/recommond",
    "pages/canting/canting",
    "pages/mycomment/mycomment",
    "pages/personpage/personpage",
    "pages/rank/rankpage",
    "pages/morepic/morepic"
    
  ],
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "WeChat",
    "navigationBarTextStyle": "black"
  },
  
  "style": "v2",
  "sitemapLocation": "sitemap.json"
}