refactor: 标签页重构,采用响应式storage

This commit is contained in:
xiaoxian521
2021-06-23 14:24:38 +08:00
parent 6a89af382f
commit 8177de106b
10 changed files with 181 additions and 236 deletions

View File

@@ -26,6 +26,7 @@ app.config.globalProperties.$config = getConfig();
import Storage from "responsive-storage";
app.use(Storage, {
// 默认显示首页tag
routesInStorage: {
type: String,
default: Storage.getData(undefined, "routesInStorage") ?? [