添加Caches缓存(发现/推荐 页面)

This commit is contained in:
zilong
2021-10-19 21:40:06 +08:00
parent 2905728772
commit 13137af6d3
3 changed files with 63 additions and 13 deletions

View File

@@ -32,6 +32,7 @@ const store = useStore();
//载入localstorage的设置
store.commit("loadSettings");
store.commit("loadCaches");
//处理route消息
const routeToken = pubsub.subscribe(