mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
disable view animate
This commit is contained in:
+4
-1
@@ -14,7 +14,10 @@ export default {
|
||||
name: 'lab',
|
||||
id: 'net.mayswind.lab',
|
||||
theme: 'ios',
|
||||
routes: routes
|
||||
routes: routes,
|
||||
view: {
|
||||
animate : false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user