GoldenRain314 / SpringBoot-layui-fontIcon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

解决springBoot架构下使用layui前端架构后,前端页面使用字体图标显示方块问题。

在pom.xml中的build标签下添加如下代码

maven-resources-plugin utf-8 true woff woff2 eot ttf svg src/main/resources **.* **/**.* true

About