mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 11:29:26 +08:00
修复 路径错误
This commit is contained in:
@@ -87,8 +87,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { getSimiPlayList } from "@/api/playlist";
|
||||
import { getMusicDetail } from "@/api/song";
|
||||
import { getSimiPlayList, getMusicDetail } from "@/api/song";
|
||||
import { useRouter } from "vue-router";
|
||||
import { musicStore } from "@/store";
|
||||
import { getLongTime } from "@/utils/timeTools.js";
|
||||
|
||||
Reference in New Issue
Block a user