摘要: if (!window.location.origin) { window.location.origin = window.location.protocol + "//" + window.location.hostname + (window.location.port ? ':' + window.location.port: ''); } 阅读全文
posted @ 2017-08-17 17:45 LBO.net 阅读(6265) 评论(0) 推荐(0)
//返回顶部