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