This commit is contained in:
zyronon
2023-11-09 18:57:34 +08:00
parent 3c60cf521b
commit a4b466eaff
8 changed files with 115 additions and 89 deletions

View File

@@ -38,7 +38,7 @@ watch(store.wrong.originWords, (n) => {
store.wrong.chapterWords = [store.wrong.words]
})
useStartKeyboardEventListener()
// useStartKeyboardEventListener()
async function init() {
console.time()