- 当前 Bug 的表现(可附上截图)
- 预期表现
代码片段
"tabBar": {
"selectedColor": "#8eb6cf",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/images/home.png",
"selectedIconPath": "/images/home@.png",
"text": ""
},
{
"pagePath": "pages/cart/cart",
"iconPath": "/images/cart.png",
"selectedIconPath": "/images/cart@.png",
"text": ""
},
{
"pagePath": "pages/user/user",
"iconPath": "/images/me.png",
"selectedIconPath": "/images/me@.png",
"text": ""
}
]
}
微信小程序开发问题解答
本文网址:http://www.91bianli.com/weixinxiaochengxu/10162.html