2***@qq.com
2***@qq.com
  • 发布:2022-07-26 08:41
  • 更新:2022-07-26 08:41
  • 阅读:305

【报Bug】h5端tabbar点击无效

分类:HTML5+

产品分类: HTML5+

HBuilderX版本号: 3.4.18

手机系统: 全部

打包方式: 云端

测试过的手机:

nova9,iphone6,电脑端

示例代码:

"tabBar": {
"color": "#7A7E83",
"selectedColor": "#009999",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath":"static/icon-learn.png",
"selectedIconPath":"static/icon-learn-select.png",
"text": "学习"
}, {
"pagePath": "pages/mine/mine",
"iconPath":"static/icon-mine.png",
"selectedIconPath":"static/icon-mine-select.png",
"text": "我的"
}]
},

操作步骤:

预期结果:

实际结果:

bug描述:

h5端tabbar点击无效,hbuilder未报错!检查配置无误!更新插件之前可点击,后来更新后不行了。app端和小程序端无异常

2022-07-26 08:41 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复