{"pages": [{"path": "pages/index/index","style": {"navigationBarTitleText": "首页"}},{"path": "pages/my/my","style": {"navigationBarTitleText": "我的"}},{"path": "pages/categorize/categorize","style": {"navigationBarTitleText": "分类"}},{"path": "pages/suggest/suggest","style": {"navigationBarTitleText": "推荐"}}],"globalStyle": {"navigationBarTextStyle": "black","navigationBarTitleText": "uni-app","navigationBarBackgroundColor": "#F8F8F8","backgroundColor": "#F8F8F8","app-plus": {"background": "#efeff4"}},"tabBar": {"color": "#7A7E83","selectedColor": "#41a863","borderStyle": "black","backgroundColor": "#ffffff","list": [{"pagePath": "pages/index/index","iconPath": "static/tabbar/index.png","selectedIconPath": "static/tabbar/index_selected.png","text": "首页"}, {"pagePath": "pages/categorize/categorize","iconPath": "static/tabbar/cart.png","selectedIconPath": "static/tabbar/cart_selected.png","text": "分类"},{"pagePath": "pages/suggest/suggest","iconPath": "static/tabbar/cate.png","selectedIconPath": "static/tabbar/cate_selected.png","text": "资讯"},{"pagePath": "pages/my/my","iconPath": "static/tabbar/my.png","selectedIconPath": "static/tabbar/my_selected.png","text": "我的"}]}
}