react 中push與replace的區別:push跳轉會形成history,可返回到上一層;而replace跳轉不會形成history,不可返回到上一層,適用於登入後,不需要重新 ...
確定! 回上一頁