yuebuzu-creater hai 4 meses
pai
achega
2fad0f62d0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      wisdom-app/src/app/tabs/tabs.routes.ts

+ 2 - 2
wisdom-app/src/app/tabs/tabs.routes.ts

@@ -91,14 +91,14 @@ export const routes: Routes = [
       },
       {
         path: '',
-        redirectTo: '/tabs/tab3',
+        redirectTo: '/tabs/tab4',
         pathMatch: 'full'
       },
     ],
   },
   {
     path: '',
-    redirectTo: '/tabs/tab3',
+    redirectTo: '/tabs/tab4',
     pathMatch: 'full'
   }
 ];