问题模块 框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
API和组件 微信小程序 Bug tabBar 客户端 6.5.3 2.0.0
- 当前 Bug 的表现(可附上截图)
- 预期表现
应该离底部上面一点
- 复现路径
- 提供一个最简复现 Demo
"tabBar": {
"selectedColor": "#49bb9c",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/static/images/gray-home.png",
"selectedIconPath": "/static/images/green-home.png"
},
{
"pagePath": "pages/welfareMall/welfareMall",
"text": "兑福利",
"iconPath": "/static/images/gray-bag.png",
"selectedIconPath": "/static/images/green-bag.png"
},
{
"pagePath": "pages/myHome/myHome",
"text": "我的",
"iconPath": "/static/images/gray-people.png",
"selectedIconPath": "/static/images/green-people.png"
}
]
}
微信小程序开发问题解答
微信小程序开发者回答: 请提供一下机型、微信版本。截图中的具体问题是?
微信小程序开发者回答:
iphone x 版本 6.7.3 截图中的问题就是tabBar 在X下文字太靠底部了。
微信小程序开发者回答:
抱歉这边确认了下7p下菜单也过下
微信小程序开发者回答:
iphone x下自适应有问题 另一个反馈帖子
本文网址:http://www.91bianli.com/weixinxiaochengxu/34886.html