use angular1.x to pass multiple parameters, and the target page only receives the first
use angular1.x to pass multiple parameters, and the target page only receives the first
this is a parameter, an object
routing cannot pass objects. If more than one parameter is to be passed, it should be separated by a backslash.
url:"/detail/:id/:name/:age" //
$stateParamsid,name,age
Previous: Mysql the string I saved is long. Do you want to set the length by using the text type?
Next: How to prevent the mysql regular expression'^ 'from querying the results?