页面跳转

window.location.href = "login.html"

定时效果 3000毫秒

setTimeout(function(){
			
},3000);
posted @ 2022-10-14 19:48  lwx_R  阅读(22)  评论(0)    收藏  举报