微信更换上一次记录地址
history.replaceState({}, window.location.href, that.opt.path + "/index")
window.location.href=that.opt.path + "/index";
转载于:https://www.cnblogs.com/jcz1206/p/7274408.html
微信更换上一次记录地址
history.replaceState({}, window.location.href, that.opt.path + "/index")
window.location.href=that.opt.path + "/index";
转载于:https://www.cnblogs.com/jcz1206/p/7274408.html