5***@qq.com
5***@qq.com
  • 发布:2021-10-07 14:43
  • 更新:2023-02-06 15:23
  • 阅读:437

【报Bug】安卓平板官方的tarbar上边框闪烁白边

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10

HBuilderX类型: 正式

HBuilderX版本号: 3.2.9

手机系统: Android

手机系统版本号: Android 10

手机机型: 安卓平板

页面类型: vue

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

"tabBar": {
"height":"60px",
"borderStyle": "white",
"backgroundColor": "#000000",
"color": "#F1F1F1",
"selectedColor": "#f33e54",
"fontSize": "12px",
"list": [{
"pagePath": "pages/task/index",
"iconPath": "static/img/tabbar/tasks.png",
"selectedIconPath": "static/img/tabbar/tasks_selected.png",
"text": "任务"
},
{
"pagePath": "pages/create/index",
"iconPath": "static/img/tabbar/add.png",
"selectedIconPath": "static/img/tabbar/addactive.png"
},
{
"pagePath": "pages/my/index",
"iconPath": "static/img/tabbar/me.png",
"selectedIconPath": "static/img/tabbar/my_active.png",
"text": "我的"
}
]
}

操作步骤:

偶发出现的,当停在一个页面一段时间后就会出现,切换到其他页面后正常;静待一段时间后再次出现

预期结果:

没有闪烁的白条

实际结果:

没有闪烁的白条

bug描述:

2021-10-07 14:43 负责人:无 分享
已邀请:
y***@163.com

y***@163.com

你好 后来解决了吗?怎么解决的

要回复问题请先登录注册