"tabBar"
: {
"color"
:
"#a9b7b7"
,
"selectedColor"
:
"#11cd6e"
,
"borderStyle"
:
"black"
,
"backgroundColor"
:
"#ffffff"
,
"list"
: [{
"selectedIconPath"
:
"images/111.png"
,
"iconPath"
:
"images/11.png"
,
"pagePath"
:
"pages/index/index"
,
"text"
:
"首页"
}, {
"selectedIconPath"
:
"images/221.png"
,
"iconPath"
:
"images/22.png"
,
"pagePath"
:
"pages/logs/logs"
,
"text"
:
"日志"
}]
}