list
This commit is contained in:
@@ -14,6 +14,10 @@ let getsection = async (text) => {
|
||||
})
|
||||
list = list.reverse()
|
||||
// console.log(list)
|
||||
list = {
|
||||
title:"列表",
|
||||
list:list
|
||||
}
|
||||
return list
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user