0
我想使用angularjs進行快速路由。如何在角js中使用快速路由?
我的網絡服務包括如下。
我的服務器路由有兩種方式。
1. http://localhost/login // has 2 sub client routings (/#login, /#register)
2. http://localhost/main // has some client routings (/#profile, /#content, etc)
我想去http://localhost/main/#profile從http://localhost/login/#login。
如何做到這一點?
哦!那好極了。謝謝你,亞倫! – whdals0
@ whdals0不客氣! – Aaron