$data\=\['code'\=>200,'msg'\=>'信息提示','list'\=>\['中国'\]\]; json($data); jsonp($data); xml($data); redirect('http://www.thinkphp.cn'); redirect('/index/hello/name'); //站内跳转 download('./static/2.xlsx'); 下载