首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
js跳转
js跳转
mac
2024-06-06
48
1.所有的js跳转都是通过setTimeout来实现延时跳转的:
setTimeout("window.location.href='/Login/Login'",3000);
2.php后台输出js跳转:
echo "alert('更改成功".$true.";更改失败".$false."');window.location.href='/index.php/Admin/Mall/MallList';";
更多专业前端知识,请上
【猿2048】www.mk2048.com
转载请注明原文地址: https://mac.8miu.com/read-493721.html
最新回复
(
0
)