微信小程序 tabBar 底部导航 配置
最多5个Item。
“tabBar”: {
“selectedColor”: “#2BA245”,
“list”: [
{
“pagePath”: “pages/index/index”,
“text”: “首页”,
“iconPath”: “images/home_normal.png”,
“selectedIconPath”: “images/home_selected.png”
},
{
“pagePath”: “pages/line/li