将ucenter\data\config.inc.php(建议不要用记事本打开,可以使用:Notepad++工具)
在编码顶部添加
<?PHP header("content-Type: text/html; charset=gbk"); ?>
即可