This commit is contained in:
2023-11-13 15:13:16 +08:00
parent dad961d35e
commit 0ac072ec57

View File

@ -277,7 +277,6 @@
setTimeout(function() { setTimeout(function() {
uni.stopPullDownRefresh(); uni.stopPullDownRefresh();
}, 1000); }, 1000);
}, },
} }
</script> </script>