📅  最后修改于: 2022-03-11 15:03:14.243000             🧑  作者: Mango
var refresh = window.location.protocol + "//" + window.location.host + window.location.pathname + '?arg=1';
window.history.pushState({ path: refresh }, '', refresh);