uniapp的tabBar底部导航怎么修改高度呢?

413802375@qq.com
- 发布:2019-10-23 16:42
- 更新:2020-07-20 18:38
- 阅读:3089
zsb
不生效啊},
"tabBar": {
"height":"300px",
"color": "#00A8FF",
"backgroundColor": "#FFFFFF",
"selectedColor": "#1B7BCC",
"borderStyle": "white",
"list": [{
"text": "家庭",
"pagePath": "pages/family/index/index",
"iconPath": "static/taBbar/tab3.png",
"selectedIconPath": "static/taBbar/tab6.png"
},
{
"text": "智能",
"pagePath": "pages/smart/index/index",
"iconPath": "static/taBbar/tab2.png",
"selectedIconPath": "static/taBbar/tab5.png"
},
2020-06-17 11:21
养猫人Fairy
+1 我也是遇到这个问题了,height修改不生效
2020-09-03 16:12