From df470f1a5e810c29c7266fc85b38b71275df08f7 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 15 Aug 2023 22:47:40 +0800 Subject: [PATCH] modify style --- src/views/desktop/LoginPage.vue | 214 ++++++++++++++++--------------- src/views/desktop/UnlockPage.vue | 92 +++++++------ 2 files changed, 163 insertions(+), 143 deletions(-) diff --git a/src/views/desktop/LoginPage.vue b/src/views/desktop/LoginPage.vue index 386c4442..db3162a6 100644 --- a/src/views/desktop/LoginPage.vue +++ b/src/views/desktop/LoginPage.vue @@ -18,106 +18,116 @@ - - - -
{{ $t('Welcome to ezBookkeeping') }}
-

{{ $t('Please log in with your ezBookkeeping account') }}

-
+ +
+ + +
{{ $t('Welcome to ezBookkeeping') }}
+

{{ $t('Please log in with your ezBookkeeping account') }}

+
- - + + + + + + + + + + + + + + + + + + + + + + + {{ $t('Log In') }} + + + + {{ $t('Continue') }} + + + + + + {{ $t('Don\'t have an account?') }} + + {{ $t('Create an account') }} + + + + + +
+
+ +
+ + - - - - - - - - - - - - - - - - - - - - {{ $t('Log In') }} - - - - {{ $t('Continue') }} - - - - - - {{ $t('Don\'t have an account?') }} - - {{ $t('Create an account') }} - - -