find review
This commit is contained in:
@@ -56,6 +56,7 @@ let get = (name) => {
|
||||
list.push(l)
|
||||
})
|
||||
list = { name: "扑飞漫画", list }
|
||||
console.log(list)
|
||||
res(list);
|
||||
} catch (error) {
|
||||
rej([])
|
||||
|
||||
Reference in New Issue
Block a user