细节优化
This commit is contained in:
@@ -53,7 +53,7 @@ else {
|
|||||||
&& !@StringUtils.equals(message, "演示模式,不允许操作!")){ %>
|
&& !@StringUtils.equals(message, "演示模式,不允许操作!")){ %>
|
||||||
<div class="box mt20">
|
<div class="box mt20">
|
||||||
${@StringUtils.toHtml(@ExceptionUtils.getStackTraceAsString(ex))}<br/>
|
${@StringUtils.toHtml(@ExceptionUtils.getStackTraceAsString(ex))}<br/>
|
||||||
此异常信息若不想输出,可打开jeesite.yml文件,设置error.page.printErrorInfo=false即可
|
此异常信息若不想输出,可打开 'application.yml' 文件,设置 'error.page.printErrorInfo: false' 即可
|
||||||
</div>
|
</div>
|
||||||
<% } %>
|
<% } %>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|||||||
Reference in New Issue
Block a user