优化词典

This commit is contained in:
zyronon
2023-10-17 13:01:18 +08:00
parent 03c8db9180
commit c3960735ff
5 changed files with 146076 additions and 327858 deletions

View File

@@ -184,7 +184,6 @@ function test() {
<div class="practice">
<Toolbar/>
<!-- <BaseButton @click="test">test</BaseButton>-->
<TypeArticle
v-if="store.isArticle"
:article="articleData.article"
@@ -219,4 +218,5 @@ function test() {
justify-content: center;
align-items: center;
}
</style>