get-current-pages.md 1.0 KB
Newer Older
D
DCloud_LXH 已提交
1 2 3 4 5 6 7 8
## getCurrentPages() @getcurrentpages

<!-- UTSAPIJSON.getCurrentPages.description -->

<!-- UTSAPIJSON.getCurrentPages.param -->

<!-- UTSAPIJSON.getCurrentPages.returnValue -->

H
hdx 已提交
9 10
**PageStyle**

11 12 13
支持 pages.json 下 `globalStyle` 节点属性和页面下 `style` 节点属性

当前版本仅支持的属性,后续实现其他属性
H
hdx 已提交
14 15 16 17 18

|属性                  |类型    |默认值  |描述                                                                                          |
|:-:                  |:-:    |:-:    |:-:                                                                                          |
|enablePullDownRefresh|Boolean|        |是否开启下拉刷新,详见页面[生命周期](https://uniapp.dcloud.net.cn/tutorial/page.html#lifecycle)。  |

D
DCloud_LXH 已提交
19 20 21 22 23 24
<!-- UTSAPIJSON.getCurrentPages.example -->

<!-- UTSAPIJSON.getCurrentPages.compatibility -->

<!-- UTSAPIJSON.getCurrentPages.tutorial -->

D
DCloud_LXH 已提交
25 26 27 28
<!-- UTSAPIJSON.get-current-pages.example -->

<!-- UTSAPIJSON.general_type.name -->

D
DCloud_LXH 已提交
29
<!-- UTSAPIJSON.general_type.param -->