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…
	
		Reference in New Issue
	
	Block a user