{ "pages": [ "pages/home/home" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "中小企业环境守法服务平台", "navigationBarTextStyle": "black" }, "tabBar": { "selectedColor": "#0963F5", "list": [ { "pagePath": "pages/home/home", "text": "首页", "iconPath": "/res/icons/tab_1.png", "selectedIconPath": "res/icons/tab_1_select.png" }, { "pagePath": "pages/home/home", "text": "自测智评", "iconPath": "/res/icons/tab_1.png", "selectedIconPath": "res/icons/tab_1_select.png" }, { "pagePath": "pages/home/home", "text": "守法承诺", "iconPath": "/res/icons/tab_1.png", "selectedIconPath": "res/icons/tab_1_select.png" }, { "pagePath": "pages/home/home", "text": "我的", "iconPath": "/res/icons/tab_1.png", "selectedIconPath": "res/icons/tab_1_select.png" } ] }, "style": "v2", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }