摘要: location.href = "/index.html"; 但是需要注意的是,如果网站有虚拟目录,就会出问题,比如网站有虚拟目录api,其首页为 https://www.example.com/api/index.html 使用 location.href = "/index.html"; 则会变 阅读全文
posted @ 2024-06-14 15:24 WmW 阅读(59) 评论(0) 推荐(0)