我有2个html页面,welcome.html以及login.html这两者都是"插入"到index.html通过在URL dependending ngview属性和路由器供应商,作为我的AngularJS应用程序的一部分.
welcome.html
login.html
index.html
ngview
可以在AngularJS主页的Wire up a Backend下找到此示例.
我的问题:有没有办法动画之间的过渡welcome.html和login.html?
javascript animation url-routing angularjs
angularjs ×1
animation ×1
javascript ×1
url-routing ×1