精简部分播放器代码
This commit is contained in:
@@ -21,7 +21,7 @@ import { parseLrc } from '../utils'
|
||||
import { StatType } from '@/model/api/music'
|
||||
|
||||
const props = defineProps<{
|
||||
lrcSource: string,
|
||||
lrcSource: string
|
||||
playStat: StatType
|
||||
}>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user