修正 几个Notice级的错误

This commit is contained in:
huangdijia
2015-01-19 16:27:14 +08:00
parent f9d8ce8c1e
commit 0035b77d56
4 changed files with 8 additions and 5 deletions

View File

@@ -37,6 +37,8 @@ return [
'var_jsonp_handler' => 'callback',
'template_engine' => 'think',
'common_module' => 'Common',
/* 错误设置 */
'error_message' => '页面错误!请稍后再试~',//错误显示信息,非调试模式有效
'error_page' => '', // 错误定向页面