"tabBar": {
"fontSize": "10px",
"height": "50px",
"borderStyle": "white",
"selectedColor": "#FB1F1E",
"color": "#C7C7C7",
"iconWidth": "24px",
"blurEffect": "extralight"
}
- 发布:2023-09-13 10:13
- 更新:2024-06-26 09:18
- 阅读:346
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: window 11
HBuilderX类型: 正式
HBuilderX版本号: 3.8.12
手机系统: Android
手机系统版本号: Android 12
手机厂商: OPPO
手机机型: FINDX 3 PRO
页面类型: vue
vue版本: vue3
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
"tabBar": {
"fontSize": "10px",
"height": "50px",
"borderStyle": "white",
"selectedColor": "#FB1F1E",
"color": "#C7C7C7",
"iconWidth": "24px",
"blurEffect": "extralight"
}
"tabBar": {
"fontSize": "10px",
"height": "50px",
"borderStyle": "white",
"selectedColor": "#FB1F1E",
"color": "#C7C7C7",
"iconWidth": "24px",
"blurEffect": "extralight"
}
预期结果:
开启blurEffect页面元素不闪动, 页面滚动流畅
开启blurEffect页面元素不闪动, 页面滚动流畅
实际结果:
开启blurEffect页面元素闪动, 页面滚动不流畅
开启blurEffect页面元素闪动, 页面滚动不流畅