@@ -249,7 +249,7 @@ const getQuestionList=()=>{
})
}
-const loadingMore = ()=>{
+const onLoad = ()=>{
question.page_index++
getQuestionList()