新增界面超时或手动 锁定功能

This commit is contained in:
lai
2024-01-11 17:55:13 +08:00
parent 2392046e83
commit a8343ad3d7
3 changed files with 144 additions and 1 deletions

View File

@@ -9,3 +9,6 @@ export const CACHE_LOCAL_PRIMARY_COLOR = 'cache:local:primaryColor';
/**本地缓存-多语言 */
export const CACHE_LOCAL_I18N = 'cache:local:i18n';
/**本地缓存-锁屏设置 */
export const CACHE_LOCAL_LOCK = 'cache:local:Lock';