扩展<mew-music>组件,可用于自定义侧边栏播放器

This commit is contained in:
j m 2024-12-20 06:09:55 +08:00
parent ae2b6a36ab
commit 19b89dceb5
2 changed files with 2 additions and 2 deletions

View File

@ -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',
}

View File

@ -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"
# 许可