mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 17:49:40 +08:00
扩展<mew-music>组件,可用于自定义侧边栏播放器
This commit is contained in:
parent
c8226c0d73
commit
9a42b9b771
@ -75,6 +75,8 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
listFolded: this.getAttribute('listFolded') || false,
|
||||
volume: this.getAttribute('volume') || 0.7,
|
||||
listMaxHeight: this.getAttribute('listMaxHeight') || 450,
|
||||
mimi: this.getAttribute('mimi') || false,
|
||||
order: this.getAttribute('order') || 'list',
|
||||
}
|
||||
if (!('APlayer' in window)) {
|
||||
if (!MewMusic.prototype.load) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user