mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-05-01 06:39:01 +08:00
feat: layout停用持久化
This commit is contained in:
parent
4f0fbf6107
commit
3f1e92e066
@ -32,7 +32,7 @@ export const useAppStore = defineStore('app', {
|
||||
},
|
||||
},
|
||||
persist: {
|
||||
paths: ['layout', 'collapsed', 'naiveThemeOverrides'],
|
||||
paths: ['collapsed', 'naiveThemeOverrides'],
|
||||
storage: localStorage,
|
||||
},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user