feat: 优化播放体验 优化代码 优化歌词缓存

This commit is contained in:
alger
2025-01-16 23:19:16 +08:00
parent 7efeb9492b
commit f652932d71
14 changed files with 440 additions and 3893 deletions
@@ -106,8 +106,6 @@
</template>
<script setup lang="ts">
import 'animate.css';
import axios from 'axios';
import { computed, onActivated, onMounted, ref } from 'vue';