cache routes and user info data locally

This commit is contained in:
ailanyin
2023-05-16 12:30:54 +08:00
parent 11b23ec129
commit 6706db0871
4 changed files with 147 additions and 113 deletions

View File

@ -25,6 +25,7 @@
"fuse.js": "6.6.2",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
"lodash-es": "^4.17.21",
"nprogress": "0.2.0",
"pinia": "2.0.22",
"pinia-plugin-persistedstate": "^3.1.0",