"tabBar": {
"color": "#333",
"selectedColor": "deepskyblue",
"backgroundColor": "white",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/image/tab_1.png",
"selectedIconPath": "/image/tab_1.png",
"text": "首页"
},
{
"pagePath": "pages/List/List",
"iconPath": "/image/tab_2.png",
"selectedIconPath": "/image/tab_2.png",
"text": "品牌"
},
{
"pagePath": "pages/CenterList/CenterList",
"iconPath": "/image/tab_3.png",
"selectedIconPath": "/image/tab_3.png",
"text": "积分商城"
},
{
"pagePath": "pages/Center/Center",
"iconPath": "/image/tab_4.png",
"selectedIconPath": "/image/tab_4.png",
"text": "我的"
}
]
},

1***@163.com
- 发布:2021-04-26 15:34
- 更新:2021-04-26 16:09
- 阅读:1917
uni-app tabBar 不显示图片并且找不到图片
分类:uni-app
1***@163.com (作者)
嗯嗯,好的,已经可以了,谢谢
2021-04-27 10:06