tabBar学习

2020-03-01  本文已影响0人  醉酒的姑娘

"tabBar":{
"color":"#8a8a8a",
"selectedcolor":"#1AAD16",
"backgroundColor":"#fff",
"boderStyle":"white",
"list":[
{"pagePath":"pages/index/index",
"text":"底部导航1",
"iconPath":"images/tabbar1.png",
"selectedIconPath":"images/tabbar1_select.png"
},
{"pagePath":"pages/second/second",
"text":"底部导航2",
"iconPath":"images/tabbar2.png",
"selectedIconPath":"images/tabbar2_select.png"
}
]
}

上一篇 下一篇

猜你喜欢

热点阅读