fix: xplayer 收藏歌曲、取消收藏 (#230)

* fix: 收藏歌曲、取消收藏
feat: 列表加载优化,现在渲染速度飞起
This commit is contained in:
52fisher 2024-10-14 04:52:35 +08:00 committed by GitHub
parent 5c095b2395
commit bfd1b313ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 33 additions and 33 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,8 +5,8 @@
<link rel="icon" href="/static/xplayer/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>XMusicPlayer</title>
<script type="module" crossorigin src="/static/xplayer/assets/index-V0gzFfBX.js"></script>
<link rel="stylesheet" crossorigin href="/static/xplayer/assets/index-3C6nFDfx.css">
<script type="module" crossorigin src="/static/xplayer/assets/index-BhKRZfzz.js"></script>
<link rel="stylesheet" crossorigin href="/static/xplayer/assets/index-DZp3LGgk.css">
</head>
<body>
<div id="app"></div>