ionic 3, lazy-loading tabs components

后端 未结 2 1765
广开言路
广开言路 2021-01-04 21:30

I\'m trying to create a ionic 3 tabs app with lazy loading without importing the components .

in my app.component.ts

 rootPage:string = \"Tabs\";
         


        
2条回答
提交回复
热议问题