Skip to content

Commit 5df2227

Browse files
committed
Merge branch 'custom' of github.com:lyy289065406/music-library into custom
2 parents 91d314e + 4f72e48 commit 5df2227

File tree

2 files changed

+1641
-1641
lines changed

2 files changed

+1641
-1641
lines changed

js/player.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// 播放器功能配置
66
var mkPlayer = {
77
api: "api.php", // api地址(废弃,Github Page 不支持)
8-
githubAPI: "./static/music_list_20241003143113.json", // Github Page 读取歌单的文件位置
8+
githubAPI: "./static/music_list_20241013131428.json", // Github Page 读取歌单的文件位置
99
loadcount: 20, // 搜索结果一次加载多少条
1010
method: "GET", // 数据传输方式(POST/GET)
1111
defaultlist: 3, // 默认要显示的播放列表编号

0 commit comments

Comments
 (0)