mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
deploy
This commit is contained in:
parent
26de8f279a
commit
6b74da1b4c
@ -12,8 +12,8 @@ const state = () => ({
|
|||||||
tabsBar: theme.tabsBar || tabsBar,
|
tabsBar: theme.tabsBar || tabsBar,
|
||||||
logo,
|
logo,
|
||||||
collapse: false,
|
collapse: false,
|
||||||
layout: theme.layout || { ...layout },
|
layout: theme.layout || layout,
|
||||||
header: theme.header || { ...header },
|
header: theme.header || header,
|
||||||
device: 'desktop',
|
device: 'desktop',
|
||||||
themeBar,
|
themeBar,
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user