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