/** * 获取当前域名 */ function getHost(){ return document.location.protocol+"//"+window.location.host; }
打赏
感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦