改进 500
This commit is contained in:
parent
3892c88cc7
commit
9e3e885384
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
@section('title', __('Server Error'))
|
@section('title', __('Server Error'))
|
||||||
@section('code', '500')
|
@section('code', '500')
|
||||||
@section('message', $exception->getMessage())
|
@section('message', '内部服务器错误。')
|
||||||
|
Loading…
Reference in New Issue
Block a user