"tabBar": {
"color": "#6d7177",
"selectedColor": "#31a822",
"borderStyle": "white",
"list": [
{
"selectedIconPath": "/images/bill-active.png",
"iconPath": "/images/bill.png",
"pagePath": "pages/event/event",
"text": "礼单"
},
{
"selectedIconPath": "/images/user-active.png",
"iconPath": "/images/user.png",
"pagePath": "pages/contacts/contacts_list/contacts_list",
"text": "好友"
},
{
"selectedIconPath": "/images/setting-active.png",
"iconPath": "/images/setting.png",
"pagePath": "pages/index/index",
"text": "设置"
}
]
}
网友评论