请问我这个为什么显示不出来呢
"tabBar":{
"color": "black",
"selectedColor": "white",
"backgroundColor": "#F6F6F6",
"list":[{
"pagePath":"pages/zhuye/zhuye",
"text":"主页",
"iconPath":"images/ico_2_2.png",
"selecttedIconpath":"images/ico_2_1.png"
},
{
"pagePath": "pages/ferenzhongxin/gerenzhongxin",
"text": "个人中心",
"iconPath": "images/ico_1_2.png",
"selecttedIconpath": "images/ico_1_1.png"
},
{
"pagePath": "pages/guanyuwomen/guanyuwomen",
"text": "关于我们",
"iconPath": "images/ico_4_2.png",
"selecttedIconpath": "images/ico_4_1.png"
}]