This commit is contained in:
曹辉 2023-04-13 16:10:22 +08:00
parent de6bf85b01
commit cef574fb1d

View File

@ -140,6 +140,7 @@
}, },
onShow() {}, onShow() {},
onLoad(options) { onLoad(options) {
this.timer = null
this.image = false this.image = false
this.baseurl = baseurl; this.baseurl = baseurl;
let that = this let that = this