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