v1.9 发布,详情查看发行版说明

This commit is contained in:
zhengjie
2019-05-19 14:34:04 +08:00
parent ff6b5d16f5
commit a5c9f58896
13 changed files with 69 additions and 53 deletions

View File

@@ -8,7 +8,8 @@ const settings = {
fixedHeader: Config.fixedHeader,
sidebarLogo: Config.sidebarLogo,
theme: variables.theme,
settingBtn: Config.settingBtn
settingBtn: Config.settingBtn,
uniqueOpened: Config.uniqueOpened
},
mutations: {
CHANGE_SETTING: (state, { key, value }) => {