托马斯小火车喷雾又喷烟,一直喷,喷喷喷. 2023-04-11 18:59 采纳率: 77.8%
浏览 29
已结题

springboot thymeleaf shiro 中 static目录下的html文件如何引用 templates目录下的文件

springboot thymeleaf shiro 中 static目录下的html文件如何引用 templates目录下的文件

例如error_404.html 引入 templates下system下的sidebar.html
我是这么写的

<div th:include="../../system/sidebar :: sidebar"></div>

始终不行呀

img

  • 写回答

1条回答 默认 最新

  • 关注
    <div th:include="../templates/system/footer :: footer"></div>
    
    

    这么写也不行

    评论

报告相同问题?

问题事件

  • 系统已结题 4月19日
  • 创建了问题 4月11日