mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update app.php
This commit is contained in:
parent
88498c394f
commit
2abac19078
@ -38,6 +38,4 @@ return [
|
||||
'exception_tmpl' => app()->getBasePath() . 'admin/view/error.tpl',
|
||||
// 错误显示信息,非调试模式有效
|
||||
'error_message' => '页面错误!请稍后再试~',
|
||||
// 显示错误信息
|
||||
'show_error_msg' => app()->isDebug(),
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user