This commit is contained in:
zmj 2024-06-27 10:35:45 +08:00
parent e7aefe8bff
commit fe5fc9ec35
1 changed files with 1 additions and 1 deletions

View File

@ -604,7 +604,7 @@
getLists()
setTimeout(() => {
uni.stopPullDownRefresh()
}, 500)
}, 1000)
})
</script>