This commit is contained in:
parent
de7f375edb
commit
a358efeebc
|
@ -609,9 +609,9 @@ window.addEventListener('test', (e) => {
|
|||
prompt.value = window.winText
|
||||
})
|
||||
|
||||
setTimeout(()=>{
|
||||
nowStart.value = false;
|
||||
}, 800)
|
||||
// setTimeout(()=>{
|
||||
// nowStart.value = false;
|
||||
// }, 800)
|
||||
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue