02 2020 档案

摘要:window.location.href(当前URL)结果如下:http://www.myurl.com:8866/test?id=123&username=xxx window.location.protocol(协议)结果如下:http: window.location.host(域名 + 端口 阅读全文
posted @ 2020-02-17 10:52 三人成虎