mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
fix(tips): 首页提示允许html内容
This commit is contained in:
parent
e6938a0ca2
commit
28cc6a09e0
@ -39,7 +39,7 @@
|
|||||||
<th:block th:replace="~{::carousel}"/>
|
<th:block th:replace="~{::carousel}"/>
|
||||||
</th:block>
|
</th:block>
|
||||||
<div th:if="${!#strings.isEmpty(theme.config.basic_info.index_inform)}" class="card tips brightness"
|
<div th:if="${!#strings.isEmpty(theme.config.basic_info.index_inform)}" class="card tips brightness"
|
||||||
th:text="${theme.config.basic_info.index_inform}"></div>
|
th:utext="${theme.config.basic_info.index_inform}"></div>
|
||||||
</th:block>
|
</th:block>
|
||||||
|
|
||||||
<th:block th:fragment="buildModule (option)">
|
<th:block th:fragment="buildModule (option)">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user