code refactor

This commit is contained in:
MaysWind
2020-11-02 00:45:17 +08:00
parent 78937d16d2
commit ebd2421d57
5 changed files with 11 additions and 15 deletions
-8
View File
@@ -15,8 +15,6 @@
<f7-sheet
style="height:auto; --f7-sheet-bg-color: #fff;"
backdrop
close-on-escape
:opened="showInputPasscodeSheetForEnable" @sheet:closed="showInputPasscodeSheetForEnable = false; currentPasscodeForEnable = ''"
>
<div class="sheet-modal-swipe-step">
@@ -48,8 +46,6 @@
<f7-sheet
style="height:auto; --f7-sheet-bg-color: #fff;"
backdrop
close-on-escape
:opened="showInputPasswordSheetForDisable" @sheet:closed="showInputPasswordSheetForDisable = false; currentPasswordForDisable = ''"
>
<div class="sheet-modal-swipe-step">
@@ -78,8 +74,6 @@
<f7-sheet
style="height:auto; --f7-sheet-bg-color: #fff;"
backdrop
close-on-escape
:opened="showInputPasswordSheetForRegenerate" @sheet:closed="showInputPasswordSheetForRegenerate = false; currentPasswordForRegenerate= ''"
>
<div class="sheet-modal-swipe-step">
@@ -108,8 +102,6 @@
<f7-sheet
style="height:auto; --f7-sheet-bg-color: #fff;"
backdrop
close-on-escape
:opened="showBackupCodeSheet" @sheet:closed="showBackupCodeSheet = false; currentBackupCode = ''"
>
<div class="sheet-modal-swipe-step">