thinkphp5.0我是这样处理的$this->error('页面加载失败,请重新登录!', Url('Login/login'),'','1');==》最后一个就是跳转时间,我定义为1秒。success也是同样的道理
不是有个参数可以 跳转时间的吗