谁有添加成功后 近回JS 代码谁有添加成功后 近回JS 代码 [解决办法]<script type="text/javascript">//3秒后跳转setTimeout(function(){ location.href="要跳转的页面URL";},3000);</script>