From 3258e8b087c40f3e53bdf95eca50ef38ce4c6288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Sat, 11 Mar 2023 13:26:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20icon=20=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/layui.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/css/layui.css b/src/css/layui.css index 167186ea..ebb3540f 100644 --- a/src/css/layui.css +++ b/src/css/layui.css @@ -47,12 +47,12 @@ a cite{font-style: normal; *cursor:pointer;} /** 图标字体 **/ @font-face { font-family: 'layui-icon'; - src: url('../font/iconfont.eot?v=256'); - src: url('../font/iconfont.eot?v=256#iefix') format('embedded-opentype'), - url('../font/iconfont.woff2?v=256') format('woff2'), - url('../font/iconfont.woff?v=256') format('woff'), - url('../font/iconfont.ttf?v=256') format('truetype'), - url('../font/iconfont.svg?v=256#layui-icon') format('svg'); + src: url('../font/iconfont.eot?v=280'); + src: url('../font/iconfont.eot?v=280#iefix') format('embedded-opentype'), + url('../font/iconfont.woff2?v=280') format('woff2'), + url('../font/iconfont.woff?v=280') format('woff'), + url('../font/iconfont.ttf?v=280') format('truetype'), + url('../font/iconfont.svg?v=280#layui-icon') format('svg'); } .layui-icon{