Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

歌曲底部导航栏的缩略图不显示 #290

Open
mojospymob opened this issue May 7, 2024 · 2 comments
Open

歌曲底部导航栏的缩略图不显示 #290

mojospymob opened this issue May 7, 2024 · 2 comments

Comments

@mojospymob
Copy link

缩略图

@thinkerzzg
Copy link

哥们你怎么解决的

@ALk330
Copy link

ALk330 commented Sep 5, 2024

YinPlayBar.vue这个文件中,大概第12行,给el-image加上:src="songPic",应该就能显示图片了

<!--歌曲图片-->
<div @click="goPlayerPage">
   <el-image class="song-bar-img" fit="contain" :src="songPic" />
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants