perf: set cache default time

This commit is contained in:
vben
2020-10-27 22:53:31 +08:00
parent b350098f44
commit c620f8279f
4 changed files with 16 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
### ⚡ Performance Improvements
- `setTitle`逻辑调整
- 将系统用到的 sessionStorage 及 LocalStorage 缓存设置默认 `7` 天过期
### ✨ Refactor