mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 11:59:40 +08:00
扩展<mew-music>组件,可用于自定义侧边栏播放器
This commit is contained in:
parent
ae2b6a36ab
commit
19b89dceb5
@ -77,7 +77,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
listFolded: this.getAttribute('listFolded') || false,
|
||||
volume: this.getAttribute('volume') || 0.7,
|
||||
listMaxHeight: this.getAttribute('listMaxHeight') || 450,
|
||||
mimi: this.getAttribute('mimi') || false,
|
||||
mini: this.getAttribute('mini') || false,
|
||||
order: this.getAttribute('order') || 'list',
|
||||
storageName: this.getAttribute('storageName') || 'aplayer-setting',
|
||||
}
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
settingName: theme-dream2-plus-setting
|
||||
configMapName: theme-dream2-plus-configMap
|
||||
# 版本号
|
||||
version: 1.3.3.beta7
|
||||
version: 1.3.3.beta8
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.20.0"
|
||||
# 许可
|
||||
|
Loading…
x
Reference in New Issue
Block a user