小程序首页第一次打开时图片不显示bug修复
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
this.imgUrl = uni.getStorageSync('img_url')
|
||||
this.getCertifiedCj()
|
||||
this.imgUrl = uni.getStorageSync('img_url')
|
||||
},
|
||||
onReachBottom() {
|
||||
this.pageNum++
|
||||
|
||||
Reference in New Issue
Block a user