mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 03:14:57 +08:00
fix: 私人 FM 加载动画
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<Transition mode="out-in">
|
||||
<div
|
||||
v-if="!music.getPersonalFmData?.id"
|
||||
v-if="music.getPersonalFmData?.id"
|
||||
class="papersonalfm"
|
||||
:style="`background-image: url(${music.getPersonalFmData.album.picUrl.replace(
|
||||
/^http:/,
|
||||
|
||||
Reference in New Issue
Block a user