mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 20:09:41 +08:00
修复:pjax下联系表单不能正常加载的问题
This commit is contained in:
parent
0fad898a39
commit
c23a062b58
@ -23,7 +23,7 @@
|
||||
<section class="section">
|
||||
<div th:class="${theme.config.basic_style.sidebar_column != 'all' ? 'container two-column' : 'container' }">
|
||||
<div class="columns">
|
||||
<div class="column column-main">
|
||||
<div class="column column-main pjax">
|
||||
<th:block th:replace="${content}"/>
|
||||
</div>
|
||||
<th:block
|
||||
|
Loading…
x
Reference in New Issue
Block a user