
- 发布:2022-07-26 08:41
- 更新:2022-07-26 08:41
- 阅读:305
产品分类: HTML5+
HBuilderX版本号: 3.4.18
手机系统: 全部
打包方式: 云端
测试过的手机:
示例代码:
"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": "我的"
}]
},
"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端和小程序端无异常
0 个回复