@@ -98,7 +98,7 @@
}
})
console.log(res)
- this.imglists = res.data
+ this.imglists = [...this.imglists,...res.data]
},
top() {
uni.pageScrollTo({