dcloudio / dcloudio/uni-app

IOS端开始下拉刷新,不是全屏下拉吗?

Open
#5,611 4 comments 0 reactions 1 assignee Claimed by @GRCmade View on GitHub
question
Dominant language
JavaScript
Stars
41.6k
Forks
3.7k
Avg merge
7h 6m
Merged PRs (30d)
6

Description

### 问题分类

HBuilderX

### 问题描述

页面开启了下来刷新,配置如下:

```
"app-plus": {
"bounce": "none",
"pullToRefresh": {
"support": true,
"color": "#00C5B3",
"style": "circle"
}
}
```

然后下拉页面,如果下拉的区域内没有元素,下拉就不行,必须下拉的区域内有元素? 不是全屏的吗?

### 附加信息

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.