Hbuilderx更新到3.5.3版本,云打包打包apk安装后,应用tabbar图标消失
"tabBar": {
"color": "#9f9f9f",
"fontSize": "13px",
"spacing": "5px",
"height": "55px",
"iconWidth": "20px",
"selectedColor": "#fe9a4a",
"borderStyle": "#9f9f9f",
"backgroundColor": "#FFF",
"list": [
{
"pagePath": "pages/home/index",
"iconPath": "static/image/tabBar/home.png",
"selectedIconPath": "static/image/tabBar/home-active.png",
"text": "学吧"
},
{
"pagePath": "pages/studyCenter/index",
"iconPath": "static/image/tabBar/center.png",
"selectedIconPath": "static/image/tabbar/center-active.png",
"text": "学习中心"
},
{
"pagePath": "pages/mine/index",
"iconPath": "static/image/tabBar/mine.png",
"selectedIconPath": "static/image/tabbar/mine-active.png",
"text": "我的"
}
]
},
树先生614
- 发布:2022-08-03 14:19
- 更新:2022-08-03 22:01
- 阅读:404