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