angularJS
angularJS copied to clipboard
关于03-angularJS-part1中ngRoute
第一个例子html中的路径和js中的路径不匹配, HTML:"#/home" JS:"/home" or HTML:"#!/home" JS:"/!/home"