refactor: 重构音乐和歌词缓存逻辑 可配置缓存目录

This commit is contained in:
alger
2026-03-06 19:56:01 +08:00
parent b02ca859de
commit a62e6d256e
38 changed files with 1808 additions and 94 deletions
+1 -1
View File
@@ -207,7 +207,7 @@
class="flex flex-col items-center justify-center py-20 text-neutral-400"
>
<i class="ri-search-line text-6xl mb-4 opacity-20"></i>
<p>{{ t('search.noResults') }}</p>
<p>{{ t('comp.musicList.noSearchResults') }}</p>
</div>
<!-- Loading More / Footer -->