tabBar iconPath问题
“tabBar”: {
“list”: [
{
“pagePath”: “pages/posts/post”,
“text”: “文与字”,
“iconPath”: “/images/tab/yuedu.png”
},
{
“pagePath”: “pages/posts/movies/movies”,
“text”: “光与影”,
“iconPath”: “/images/tab/dianying.png”
}
]
}
路径
显示问题: