{php} if($wait<=0){ //不显示倒计时 $response = new think\response\Redirect($url); $response->code($code); throw new think\exception\HttpResponseException($response); } {/php} 跳转提示

页面自动 跳转 等待时间: