mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 16:37:18 +08:00
fix: update
This commit is contained in:
parent
af01d80db2
commit
cbc6743b5a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"Version": "2.0.0",
|
||||
"Version": "2.6.0",
|
||||
"Title": "PureAdmin",
|
||||
"FixedHeader": true,
|
||||
"HiddenSideBar": false,
|
||||
|
@ -65,7 +65,7 @@ if (unref(layoutTheme)) {
|
||||
toggleTheme({
|
||||
scopeName: `layout-theme-${theme}`
|
||||
});
|
||||
window.document.body.setAttribute("layout", layout);
|
||||
setLayoutModel(layout);
|
||||
}
|
||||
|
||||
// 默认灵动模式
|
||||
|
Loading…
x
Reference in New Issue
Block a user