feat: add the ability to lock the screen (#30)
* feat: 锁屏功能 * feat: 锁屏样式调整 * feat: complete the lock-screen screen and support shortcut keys and preference configuration --------- Co-authored-by: vince <vince292007@gmail.com>
This commit is contained in:
@@ -51,7 +51,7 @@ const essentialsRoutes: RouteRecordRaw[] = [
|
||||
component: () =>
|
||||
import('#/views/_essential/authentication/code-login.vue'),
|
||||
meta: {
|
||||
title: $t('page.essentials.code-login'),
|
||||
title: $t('page.essentials.codeLogin'),
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user