diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index db69fb54..2262fb91 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -146,6 +146,7 @@ .exception-var table td{ padding: 0 6px; vertical-align: top; + word-break: break-word; } .exception-var table td:first-child{ width: 12px;