From 5615111dce0407bd4c59a8fcd3e85e5c921afa3d Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 19 Dec 2020 23:11:19 +0800 Subject: [PATCH] code refactor --- src/components/mobile/PinCodeInputSheet.vue | 2 +- src/views/mobile/ApplicationLock.vue | 24 +++---- src/views/mobile/Unlock.vue | 2 +- src/views/mobile/accounts/Edit.vue | 74 ++++++++++----------- src/views/mobile/categories/Default.vue | 12 ++-- src/views/mobile/categories/Edit.vue | 18 ++--- src/views/mobile/transactions/Edit.vue | 48 ++++++------- src/views/mobile/users/TwoFactorAuth.vue | 66 +++++++++--------- src/views/mobile/users/UserProfile.vue | 16 ++--- 9 files changed, 131 insertions(+), 131 deletions(-) diff --git a/src/components/mobile/PinCodeInputSheet.vue b/src/components/mobile/PinCodeInputSheet.vue index 124a6b67..fd84b2e0 100644 --- a/src/components/mobile/PinCodeInputSheet.vue +++ b/src/components/mobile/PinCodeInputSheet.vue @@ -9,7 +9,7 @@

{{ hint }}

- + - - + + - - + + diff --git a/src/views/mobile/Unlock.vue b/src/views/mobile/Unlock.vue index bdccde34..40340e27 100644 --- a/src/views/mobile/Unlock.vue +++ b/src/views/mobile/Unlock.vue @@ -3,7 +3,7 @@ {{ $t('Unlock') }} - + diff --git a/src/views/mobile/accounts/Edit.vue b/src/views/mobile/accounts/Edit.vue index ce0e7cc0..1afc2378 100644 --- a/src/views/mobile/accounts/Edit.vue +++ b/src/views/mobile/accounts/Edit.vue @@ -73,20 +73,20 @@ - + - + - + - + - + - + - + - + - - + + diff --git a/src/views/mobile/categories/Edit.vue b/src/views/mobile/categories/Edit.vue index 40484d7d..bd3787ce 100644 --- a/src/views/mobile/categories/Edit.vue +++ b/src/views/mobile/categories/Edit.vue @@ -34,20 +34,20 @@ - + - + - + - + - - + + - - + + - +
qrcode
-
+ - - + + - - + + - - + + diff --git a/src/views/mobile/users/UserProfile.vue b/src/views/mobile/users/UserProfile.vue index 95dd029a..b5d31952 100644 --- a/src/views/mobile/users/UserProfile.vue +++ b/src/views/mobile/users/UserProfile.vue @@ -79,14 +79,14 @@ - - + +