1:输出meta标签: 1、在php mvc的控制器里面或php页面echo ''; 2、在php页面或html页面 2:使用header函数 在控制器或页面里面header("content-type:text/html; charset=utf-8");