citys = citys.substr(0,citys.length-1);
window.location.href = "{:url('mobile/Login/logout')}";
window.location.reload();
Buy me a cup of coffee :)
js删除最后一个字符
阅读 219
2022-02-14
citys = citys.substr(0,citys.length-1);
window.location.href = "{:url('mobile/Login/logout')}";
window.location.reload();
Buy me a cup of coffee :)
相关推荐
精彩评论(0)