This commit is contained in:
parent
e7aefe8bff
commit
fe5fc9ec35
|
@ -604,7 +604,7 @@
|
||||||
getLists()
|
getLists()
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
uni.stopPullDownRefresh()
|
uni.stopPullDownRefresh()
|
||||||
}, 500)
|
}, 1000)
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue