🎨 use alova / add nprogress
This commit is contained in:
@@ -43,7 +43,7 @@ export const useThemeStore = defineStore(
|
||||
{
|
||||
persist: {
|
||||
key: 'theme',
|
||||
paths: ['themeName','darkMode',"darkModeComp","themeConfig"],
|
||||
paths: ['themeName','darkMode'],
|
||||
storage: handleLocalforage,
|
||||
serializer: {
|
||||
deserialize: parse,
|
||||
|
Reference in New Issue
Block a user