Using angular1.x to pass multiple parameters, the target page receives only the first

use angular1.x to pass multiple parameters, and the target page only receives the first

clipboard.png


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
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b351fe-2bf73.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b351fe-2bf73.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?