function reload() {
window.open(window.location.href)
window.open("about:blank","_self").close()
}
感谢 水子哥,Svend ,还有大家
function reload() {
window.open(window.location.href)
window.open("about:blank","_self").close()
}
感谢 水子哥,Svend ,还有大家