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