If the page name uses catch-all routes, for example pages/[...slug] , then params should contain slug which is an array. For example, if this array is ['foo', ' ...
確定! 回上一頁