From 1a772463965a16b60f915f4e54a21cf98429e784 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Mon, 23 May 2016 14:43:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=82=E5=B8=B8=E6=A8=A1=E6=9D=BF=E6=94=B9?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/think_exception.tpl | 1 + 1 file changed, 1 insertion(+) 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;