Navbar sliding effect not work when use other routes solution

I’m using umi+dva as my routes and redux solution, which works very like framework7-redux. So I no need to pass routes array to the main App component. The navigation works well, but the sliding effect dispare, when navigate to another page, the new page show immediately and no fade effect.