📅  最后修改于: 2022-03-11 15:01:10.155000             🧑  作者: Mango
let urlWithOutParameters = window.location.protocol + "//" + window.location.origin + window.location.pathname;
let urlWithParameters = window.location.href;