美文网首页
tabBar学习

tabBar学习

作者: 醉酒的姑娘 | 来源:发表于2020-03-01 21:19 被阅读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"
}
]
}

相关文章

网友评论

      本文标题:tabBar学习

      本文链接:https://www.haomeiwen.com/subject/ryxlkhtx.html