youdokeji
youdokeji
  • 发布:2024-05-22 10:33
  • 更新:2024-05-22 10:33
  • 阅读:32

ios 开启页面的下拉刷新无法回弹

分类:uni-app

page的设置是这样的
{
"path": "pages/myself/order",
"style": {
"navigationBarTitleText": "Đơn hàng của tôi",
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
}
在开发环境下下拉刷新操作,页面一直重复下拉操作无法回弹

2024-05-22 10:33 负责人:无 分享
已邀请:

要回复问题请先登录注册