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