mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update app.php
This commit is contained in:
parent
7bcc39ab7c
commit
5fbdc23dc5
@ -36,5 +36,5 @@ return [
|
|||||||
// 非调试模式时显示错误的消息
|
// 非调试模式时显示错误的消息
|
||||||
'error_message' => '页面错误!请稍后再试~',
|
'error_message' => '页面错误!请稍后再试~',
|
||||||
// 调试模式异常页面的模板文件
|
// 调试模式异常页面的模板文件
|
||||||
'exception_tmpl' => app()->getBasePath() . 'admin/view/error.tpl',
|
// 'exception_tmpl' => app()->getBasePath() . 'admin/view/error.tpl',
|
||||||
];
|
];
|
Loading…
x
Reference in New Issue
Block a user