翻转
This commit is contained in:
@@ -36,6 +36,7 @@ let getsection = async (text)=>{
|
|||||||
// list.push(obj)
|
// list.push(obj)
|
||||||
// })
|
// })
|
||||||
// console.log(list)
|
// console.log(list)
|
||||||
|
list = list.reverse()
|
||||||
list = [{
|
list = [{
|
||||||
title:"列表",
|
title:"列表",
|
||||||
list:list
|
list:list
|
||||||
|
|||||||
Reference in New Issue
Block a user