fix: sign auto jump

main
翁祖星 4 months ago
parent 9b91001077
commit 3ff912c0b5

@ -145,6 +145,8 @@ async function loopGetResult() {
timer = window.setTimeout(loopGetResult, 3000);
}
}
loopGetResult();
</script>
<style lang="scss" scoped>

Loading…
Cancel
Save