{ "pages": [ "pages/index/index", "pages/about/about", "pages/meLogistics/meLogistics", "pages/details/details", "pages/threeLogistics/threeLogistics", "pages/freiLogistics/freiLogistics", "pages/queryme/queryme", "pages/querythree/querythree", "pages/queryfrei/queryfrei", "pages/feedback/feedback", "pages/handover/handover", "pages/login/login" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#27adb0", "navigationBarTitleText": "物流端", "navigationBarTextStyle": "white", "backgroundColor": "#27adb0" }, "tabBar": { "color": "#000", "selectedColor": "#27adb0", "borderStyle": "black", "list": [ { "iconPath": "images/首页1.png", "selectedIconPath": "images/首页2.png", "pagePath": "pages/index/index", "text": "首页" }, { "iconPath": "images/我的1.png", "selectedIconPath": "images/我的2.png", "pagePath": "pages/about/about", "text": "我的" } ] }, "style": "v2", "sitemapLocation": "sitemap.json" }