mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
improve performance
This commit is contained in:
+3
-1
@@ -53,7 +53,9 @@ export default {
|
||||
view: {
|
||||
animate: self.$settings.isEnableAnimate(),
|
||||
pushState: !self.isiOSHomeScreenMode(),
|
||||
pushStateAnimate: false
|
||||
pushStateAnimate: false,
|
||||
iosSwipeBackAnimateShadow: false,
|
||||
mdSwipeBackAnimateShadow: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user