Perfect the pop-up box of the selected dictionary

This commit is contained in:
zyronon
2023-09-29 15:16:32 +08:00
parent 24eced7ed7
commit af6b41d682
13 changed files with 869 additions and 657 deletions

View File

@@ -51,10 +51,10 @@ useEventListener('keyup', (e: KeyboardEvent) => {
<template>
<!-- <Backgorund/>-->
<div class="main-page">
<!-- <Practice/>-->
<Practice/>
<!-- <AddArticle/>-->
<!-- <Side/>-->
<BatchAddArticle/>
<!-- <BatchAddArticle/>-->
</div>
</template>