图片更新

This commit is contained in:
@fawn-nine
2024-06-11 09:11:58 +08:00
parent 82ece09276
commit 5d8aace5cc
4 changed files with 6 additions and 0 deletions

View File

@@ -149,6 +149,12 @@
// console.log(this.scrollTop,'this.scrollTop') // console.log(this.scrollTop,'this.scrollTop')
}, },
onPullDownRefresh() { onPullDownRefresh() {
this.nObj.page = 1
this.pObj.page = 1
this.newsList = []
this.productList = []
this.getProData()
this.getnewsData()
uni.stopPullDownRefresh() uni.stopPullDownRefresh()
}, },
components: { components: {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 664 KiB

After

Width:  |  Height:  |  Size: 102 KiB