mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-30 03:07:30 +08:00
refactor: 重构历史记录
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<script setup lang="ts">
|
||||
import { useI18n } from 'vue-i18n';
|
||||
|
||||
import type { PlaylistHistoryItem } from '@/hooks/PlaylistHistoryHook';
|
||||
import type { PlaylistHistoryItem } from '@/store/modules/playHistory';
|
||||
import { getImgUrl } from '@/utils';
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user