feat: 手机端国内/海外/企标-页面缓存

This commit is contained in:
zyn
2023-11-27 17:12:58 +08:00
parent 87346b9b6c
commit 6c6814a4b9
4 changed files with 62 additions and 27 deletions
@@ -85,9 +85,7 @@ export default {
this.bs.finishPullUp()
})
this.bs.on('scroll', (x, y ,z) => {
console.log(x,y,z)
})
this.bs.on('scroll', ({x, y}) => { })
} else {
this.bs.refresh()