{ "pages": [ "pages/empty/login", "pages/login/login", "pages/homePage/homePage", "pages/message/message", "pages/my/my", "pages/saleForecastList/saleForecastList", "pages/saleForecastList/Detail/Detail", "pages/saleForecastList/query/query", "pages/saleForecastList/newBill/newBill", "pages/order/order", "pages/order/detail/detail", "pages/order/newBill/newBill", "pages/order/query/query", "pages/guarantee/guarantee", "pages/guarantee/detail/detail", "pages/guarantee/newbill/newbill", "pages/guarantee/selectbill/selectbill", "pages/guarantee/detailshow/detailshow", "pages/goodaNameChooseTemplate/goodaNameChooseTemplate", "pages/customerChooseTemplate/customerChooseTemplate", "pages/specialOrderApplication/specialOrderApplication", "pages/specialOrderApplication/creatNewSpecialOrder/creatNewSpecialOrder", "pages/outStore/outStore", "pages/outStore/outStoreDetail/outStoreDetail", "pages/specialOrderApplication/specialOrderApplyDetail/specialOrderApplyDetail", "pages/outStore/query/query", "pages/waitForApproval/waitForApproval", "pages/waitForApproval/approvalDetail/approvalDetail", "pages/startImage/startImage" ], "window": { "backgroundTextStyle": "light", "navigationBarTitleText": "畜业务员易", "navigationBarBackgroundColor": "#2689f8", "navigationBarTextStyle": "white" }, "tabBar": { "borderStyle": "white", "selectedColor": "#2689f8", "color": "#999999", "list": [ { "pagePath": "pages/homePage/homePage", "text": "主页", "iconPath": "/imgs/main1.png", "selectedIconPath": "/imgs/main.png" }, { "pagePath": "pages/my/my", "text": "我的", "iconPath": "/imgs/my1.png", "selectedIconPath": "/imgs/my.png" } ] }, "sitemapLocation": "sitemap.json" }