"tabBar": {
"color": "white",
"selectedColor": "#BAB37C",
"backgroundColor": "black",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/follow-record/follow-record",
"text": "跟进记录",
"iconPath": "static/image/tabbar/jilu.png",
"selectedIconPath": "static/image/tabbar/jilu-selection.png"
},
{
"pagePath": "pages/task-hall/task-hall",
"text": "大厅",
"iconPath": "static/image/tabbar/dating.png",
"selectedIconPath": "static/image/tabbar/dating-selection.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "static/image/tabbar/my.png",
"selectedIconPath": "static/image/tabbar/my-selection.png"
}
],
不要直接写white