解决keepAlive缓存设置

This commit is contained in:
zilong
2021-10-21 23:57:50 +08:00
parent 8448b293a9
commit 4ade4395d4
19 changed files with 390 additions and 69 deletions

View File

@@ -8,6 +8,7 @@ export default createStore({
currentRoute: "/discover/recommend", //当前路由
songId: 0, //歌曲id
lastPlayed: [], //最近播放
playingList: [], //当前播放
},
caches: {},
theme: {