mirror of
https://github.com/unilei/aipan-netdisk-search.git
synced 2024-11-25 16:32:42 +08:00
update tv page css
This commit is contained in:
parent
288374991a
commit
b5c44e7153
1273
pages/tv/index.vue
1273
pages/tv/index.vue
File diff suppressed because it is too large
Load Diff
@ -35,6 +35,7 @@ export const useTvStore = defineStore('tv', {
|
||||
}
|
||||
},
|
||||
persist: {
|
||||
storage: persistedState.localStorage
|
||||
storage: persistedState.localStorage,
|
||||
paths: ['tvCategory', 'alistUrl', 'alistPath', 'alistCurrentPlayIndex', 'alistData']
|
||||
},
|
||||
})
|
Loading…
Reference in New Issue
Block a user