Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -372,6 +372,7 @@ export struct BottomNavigationComponent { | @@ -372,6 +372,7 @@ export struct BottomNavigationComponent { | ||
| 372 | default : item.pageName = 'NEWS'; break; | 372 | default : item.pageName = 'NEWS'; break; |
| 373 | } | 373 | } |
| 374 | }) | 374 | }) |
| 375 | + this.bottomNavList = list | ||
| 375 | } | 376 | } |
| 376 | } | 377 | } |
| 377 | } | 378 | } |
-
Please register or login to post a comment