📅  最后修改于: 2022-03-11 15:04:20.690000             🧑  作者: Mango
if (window.location.hostname === "localhost" || window.location.hostname === "127.0.0.1" || window.location.hostname === "") {
alert("It's a local server!");
}