code refactor

This commit is contained in:
MaysWind
2021-02-06 15:31:11 +08:00
parent 9374c419dd
commit a2ac3653b2
8 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -133,7 +133,7 @@
</f7-navbar>
<f7-card v-for="(categories, categoryType) in presetCategories" :key="categoryType">
<f7-card-header>
<small :style="{ opacity: 0.6 }">
<small class="card-header-content">
<span>{{ categoryType | categoryTypeName($constants.category.allCategoryTypes) | localized }}</span>
</small>
</f7-card-header>