mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Barkpark fixes
This commit is contained in:
@@ -152,7 +152,7 @@ class IonicApp {
|
||||
constructor() {
|
||||
this.firstPage = SplashPage//AppPage//LoginPage
|
||||
|
||||
setTimeout(function() {
|
||||
setTimeout(() => {
|
||||
var nav = window.navPane;
|
||||
|
||||
var route = new Router()
|
||||
|
||||
Reference in New Issue
Block a user