feat: 手机端国内/海外/企标-页面缓存
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user