diff --git a/compiler/components/list.json b/compiler/components/list.json index 3655d8f..7c793f9 100644 --- a/compiler/components/list.json +++ b/compiler/components/list.json @@ -5,6 +5,6 @@ "listDirection", "scrollBar", "edgeEffect", "divider", "editMode", "cachedCount", "chainAnimation", "onScroll", "onReachStart", "onReachEnd", "onScrollStop", "onItemDelete", "onItemMove", "onItemDragStart", "onItemDragEnter", "onItemDragMove", "onItemDragLeave", "onItemDrop", - "multiSelectable" + "multiSelectable", "onScrollIndex" ] } \ No newline at end of file