Optimize the display effect at low resolution

This commit is contained in:
zyronon
2023-11-08 23:45:42 +08:00
parent 30a4c49009
commit 6e82384b1e
25 changed files with 156 additions and 104 deletions

View File

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