"tabBar": {
"color": "#222222",
"selectedColor": "#222222 ",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"iconWidth":"20px",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/image/tabbar/home_icon1.png",
"selectedIconPath": "static/image/tabbar/home_icon2.png",
"text": "首页"
}, {
"pagePath": "pages/houses/house",
"iconPath": "static/image/tabbar/house_icon1.png",
"selectedIconPath": "static/image/tabbar/house_icon2.png",
"text": "楼盘"
},
{
"pagePath": "pages/client/client",
"iconPath": "static/image/tabbar/client_icon1.png",
"selectedIconPath": "static/image/tabbar/client_icon2.png",
"text": "客户"
},
{
"pagePath": "pages/m/m",
"iconPath": "static/image/tabbar/m_icon1.png",
"selectedIconPath": "static/image/tabbar/m_icon2.png",
"text": "消息"
},
{
"pagePath": "pages/my/my",
"iconPath": "static/image/tabbar/my_icon1.png",
"selectedIconPath": "static/image/tabbar/my_icon2.png",
"text": "我的"
}
]
},
宝哥哥会飞 (作者)
感谢感谢
2021-03-22 11:44