Skip to content

Commit

Permalink
fix: ui
Browse files Browse the repository at this point in the history
  • Loading branch information
a1mersnow committed Nov 8, 2023
1 parent 9c9f065 commit 55b2002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ watch([list, activeMode, prefix, season, from, to], () => {
@update:model-value="handleCheckChange(item.file_id, $event)"
/>
</ul>
<div class="py-8 text-center text-xs text-purple-600">
<div v-else class="py-8 text-center text-xs text-purple-600">
当前目录和模式下,没有满足要求的条目~
</div>
</div>
Expand Down

0 comments on commit 55b2002

Please sign in to comment.