{ "pages": [ "pages/tabbar/index/index", "pages/login/login", "pages/tabbar/news/news", "pages/tabbar/workbench/workbench", "pages/tabbar/production/production", "pages/tabbar/my/my", "pages/w-invoice/w-invoice" ], "subPackages": [], "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "智慧矿山", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "selectedColor": "#44A0DE", "list": [ { "text": "首页", "pagePath": "pages/tabbar/index/index", "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/home_active.png" }, { "text": "消息", "pagePath": "pages/tabbar/news/news", "iconPath": "static/tabbar/news.png", "selectedIconPath": "static/tabbar/news_active.png" }, { "text": "工作台", "pagePath": "pages/tabbar/workbench/workbench", "iconPath": "static/tabbar/work.png", "selectedIconPath": "static/tabbar/work_active.png" }, { "text": "生产", "pagePath": "pages/tabbar/production/production", "iconPath": "static/tabbar/production.png", "selectedIconPath": "static/tabbar/production_active.png" }, { "text": "我的", "pagePath": "pages/tabbar/my/my", "iconPath": "static/tabbar/my.png", "selectedIconPath": "static/tabbar/my_active.png" } ] }, "usingComponents": {}, "sitemapLocation": "sitemap72.json" }