完美解决歌词渐隐显示

This commit is contained in:
zilong
2021-10-29 21:51:41 +08:00
parent 15d20b8b52
commit 69643be75a
3 changed files with 107 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<script setup>
import { ref, defineProps, onUnmounted, onDeactivated } from "vue";
import { ref, onUnmounted, onDeactivated, } from "vue";
import { useRouter } from "vue-router";
const props = defineProps({