This commit is contained in:
liuzhihang 2022-10-13 08:52:11 +08:00
parent 0d3a053c6e
commit becd141089
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" xmlns:th="http://www.thymeleaf.org"> <html lang="en" xmlns:th="http://www.thymeleaf.org">
<!-- 页脚模块 th:with="footMenu = ${theme.config.menu.footer_menu}“--> <!-- 页脚模块 -->
<footer id="footer" th:fragment="footer" > <footer id="footer" th:fragment="footer" th:with="footMenu = ${theme.config.menu.footer_menu}">
<!-- 社交链接 --> <!-- 社交链接 -->
<div id="footer_deal"> <div id="footer_deal">