mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
support sort account
This commit is contained in:
@@ -18,6 +18,9 @@ export default {
|
||||
theme: 'ios',
|
||||
autoDarkTheme: self.$settings.isEnableAutoDarkMode(),
|
||||
routes: routes,
|
||||
touch: {
|
||||
tapHold: true
|
||||
},
|
||||
sheet: {
|
||||
backdrop: true,
|
||||
closeOnEscape: true
|
||||
|
||||
Reference in New Issue
Block a user