This commit is contained in:
shengchanzhe 2023-10-13 17:02:22 +08:00
parent faee446b5a
commit 0a71909df0
1 changed files with 2 additions and 2 deletions

View File

@ -606,8 +606,8 @@ window.addEventListener('test', (e) => {
prompt.value = window.winText
})
// setTimeout(()=>{
// nowStart.value = false;
// setTimeout(() => {
// nowStart.value = false
// }, 800)
</script>