{ "pages":[ "pages/index/index", "pages/two/two", "pages/tree/tree", "pages/tree/gog", "pages/index/date/one/one", "pages/index/date/two/two", "pages/index/date/tree/tree", "pages/index/date/four/four", "pages/index/date/five/five", "pages/index/date/six/six", "pages/index/date/seven/seven", "pages/index/date/eight/eight" ], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "创旅丝路", "navigationBarBackgroundColor": "#fbf9fe", "backgroundColor": "#fbf9fe" }, "tabBar":{ "color": "#dddddd", "selectedColor": "#3cc51f", "borderStyle": "black", "backgroundColor": "#ffffff", "list":[ { "pagePath": "pages/index/index", "text": "景区" , "iconPath": "image/wechat.png", "selectedIconPath": "image/wechat.png" }, { "pagePath": "pages/tree/tree", "text": "我的", "iconPath": "image/wechatt.png", "selectedIconPath": "image/wechatt.png" } ] } }