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

无法获取用户评分,用户也无法评分 #323

Open
liudazhis opened this issue Jan 24, 2025 · 1 comment
Open

无法获取用户评分,用户也无法评分 #323

liudazhis opened this issue Jan 24, 2025 · 1 comment

Comments

@liudazhis
Copy link

Image

@liudazhis
Copy link
Author

这个问题可以在SongSheetDetail文件中的getUserRank方法内,增加nowScore.value = result.data.data / 2;实现显示用户自己的评分,
播放导航栏歌曲图片不显示可以在YinPlayBar文件中,将template标签中的歌曲图片代码改为<el-image :src="attachImageUrl(songPic)" class="song-bar-img" fit="contain"/>,记得先通过const songPic = computed(() => store.getters.songPic);将songPic获取到。

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

1 participant