0
点赞
收藏
分享

微信扫一扫

页面退出登录

googlefrank 2022-06-20 阅读 53

 

function log() {

//清空缓存

    window.localStorage.clear();

    window.location.href="login.html";

}


function log() {

//清空缓存

    window.localStorage.clear();

    window.location.href="login.html";

}

举报

相关推荐

0 条评论