"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": "我的"
}
]
}
- 发布:2021-10-07 14:43
- 更新:2023-02-06 15:23
- 阅读:437
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX类型: 正式
HBuilderX版本号: 3.2.9
手机系统: Android
手机系统版本号: Android 10
手机机型: 安卓平板
页面类型: vue
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
偶发出现的,当停在一个页面一段时间后就会出现,切换到其他页面后正常;静待一段时间后再次出现
偶发出现的,当停在一个页面一段时间后就会出现,切换到其他页面后正常;静待一段时间后再次出现
预期结果:
没有闪烁的白条
没有闪烁的白条
实际结果:
没有闪烁的白条
没有闪烁的白条