Update app.php

This commit is contained in:
Anyon 2020-10-12 11:45:30 +08:00
parent a8a950c99a
commit 58c4b35b2a

View File

@ -35,7 +35,7 @@ return [
// 禁止URL访问的应用列表自动多应用模式有效
'deny_app_list' => [],
// 异常页面的模板文件
'exception_tmpl' => app()->getAppPath() . 'admin/view/error.tpl',
'exception_tmpl' => app()->getBasePath() . 'admin/view/error.tpl',
// 错误显示信息,非调试模式有效
'error_message' => '页面错误!请稍后再试~',
// 显示错误信息