"tabBar": {
"custom": false,
"color": "#767C8F",
"selectedColor": "#85bd00",
"borderStyle": "black",
"backgroundColor": "#333",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home1.png",
"text": "首页"
},
{
"pagePath": "pages/index/trade",
"iconPath": "static/images/tabbar/spots.png",
"selectedIconPath": "static/images/tabbar/spots1.png",
"text": "现货"
},
{
"pagePath": "pages/index/contract",
"iconPath": "static/images/tabbar/contract.png",
"selectedIconPath": "static/images/tabbar/contract1.png",
"text": "合约"
},
{
"pagePath": "pages/index/mine",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine1.png",
"text": "我的"
}
]
} - 发布:2025-09-24 15:44
- 更新:2025-09-28 20:41
- 阅读:127
产品分类: uniapp/H5
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 11
HBuilderX类型: 正式
HBuilderX版本号: 4.66
浏览器平台: Safari
浏览器版本: 1
项目创建方式: HBuilderX
操作步骤:
预期结果:
需修复
需修复
实际结果:
需修复
需修复
DCloud_UNI_OttoJi - 日常回复 uni-app/x 问题,如果艾特我没看到,请主动私信
感谢你的持续跟进。目前进度:看起来这是 safari 的 bug,并没有正确处理这部分逻辑。
关联:
https://developer.apple.com/forums/thread/800125?answerId=857951022#857951022
看配置没问题。你这个截图怎么看,请提供完整视频。并尝试用 chrome、safari 调试一下具体问题。并测试其他机型、其他 ios 版本是否正常。

1***@qq.com (作者)
目前猜测输入框聚集后页面上抬,回不到底部,其他ios没发现这个问题,目前只有苹果17promax出现了这个问题
2025-09-28 14:11
DCloud_UNI_OttoJi
回复 1***@qq.com: 如 IM 群沟通,请你测试缓慢滚动是否正常。自己编写空白的非 uniapp 项目是否正常。web 端调试非常容易,你可以使用 chrome/safari 调试 css 。如果之后最新新版的 iPhone 有 bug ,可能是苹果的 bug
2025-09-28 15:28