diff --git a/compiler/components/refresh.json b/compiler/components/refresh.json index 0b9d9b220251434d79ef711e7424a70ebd58a0c1..65c495a89d9a753cbaeb194765685776d64503a8 100644 --- a/compiler/components/refresh.json +++ b/compiler/components/refresh.json @@ -3,6 +3,6 @@ "single": true, "attrs": [ "onStateChange", "onRefreshing", "refreshOffset", - "pullToRefresh", "pullDownRatio", "onOffsetChange" + "pullToRefresh", "pullDownRatio", "onOffsetChange", "maxPullDownDistance" ] } \ No newline at end of file