列表
This commit is contained in:
parent
66183f2696
commit
267366ed2d
@ -36,6 +36,10 @@ let getsection = async (text)=>{
|
|||||||
// list.push(obj)
|
// list.push(obj)
|
||||||
// })
|
// })
|
||||||
// console.log(list)
|
// console.log(list)
|
||||||
|
list = [{
|
||||||
|
title:"列表",
|
||||||
|
list:list
|
||||||
|
}]
|
||||||
return list
|
return list
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user