Route parameters in UI Router are optional by default. This means that in the example below both /new/2 and /new/ would work, but not /new ( ...
確定! 回上一頁