dengjie : 解决banner跳转问题

This commit is contained in:
邓洁
2023-02-22 14:22:31 +08:00
parent 0e6d4f02a2
commit e1551144a9
4 changed files with 16 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
}
},
onLoad() {
this.imgUrl = uni.getStorageSync('img_url')
this.imgUrl = uni.getStorageSync('img_url')
this.getCertifiedCj()
},
onReachBottom() {