mirror of
https://github.com/yangzongzhuan/RuoYi-App.git
synced 2025-06-04 19:49:01 +00:00
修复打包h5后找不到iconfont文件(I5PC17)
This commit is contained in:
parent
01ff1e617e
commit
e8d206ceed
@ -1,6 +1,6 @@
|
||||
@font-face {
|
||||
font-family: "iconfont";
|
||||
src: url('/static/font/iconfont.ttf') format('truetype');
|
||||
src: url('@/static/font/iconfont.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
|
Loading…
Reference in New Issue
Block a user