当前位置:Gxlcms > 数据库问题 > Error resolving template [favicon.ico], template might not exist or might not be accessible by any of the configured Template Resolvers

Error resolving template [favicon.ico], template might not exist or might not be accessible by any of the configured Template Resolvers

时间:2021-07-01 10:21:17 帮助过:195人阅读

在Thymeleaf模板添加link标签 

 

 

<link rel="shortcuticon"href="../resources/favicon.ico"th:href="@{/static/favicon.ico}">

 

th:href="@{/static/favicon.ico}可以解析自己的图标如果没有图标添加这句话也没关系

 

Error resolving template [favicon.ico], template might not exist or might not be accessible by any of the configured Template Resolvers

标签:not   conf   没有   pre   col   图标   figure   添加   resource   

人气教程排行