tabBar
"tabBar":{
"color":"#ccc",
"backerStyle":"white",
"selectedColor":"#555",
"backgroundColor": "#ffffff",
"list":[
{
"pagePath":"pages/shouye/shouye",
"iconPath": "images/shouye1.png",
"selectedIconPath": "images/shouye.png",
"text":"首页"
},
{
"pagePath": "pages/fenlei/fenlei",
"iconPath": "images/fenlei.png",
"selectedIconPath": "images/fenlei1.png",
"text": "分类"
},
{
"pagePath": "pages/richeng/richeng",
"iconPath": "images/richeng.png",
"selectedIconPath": "images/richeng1.png",
"text": "日程"
},
{
"pagePath": "pages/wode/wode",
"iconPath": "images/wode.png",
"selectedIconPath": "images/wode1.png",
"text": "我的"
}
]
}
}