From 0e8dbaa1835ae27ccd5714b11e49513b04528695 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Thu, 4 May 2023 10:03:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20icon=20=E5=BC=95=E7=94=A8?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=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 c5cb96f2..44f6f8cc 100644 --- a/src/css/layui.css +++ b/src/css/layui.css @@ -48,12 +48,12 @@ a cite{font-style: normal; *cursor:pointer;} /** 图标字体 **/ @font-face { font-family: 'layui-icon'; - 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'); + src: url('../font/iconfont.eot?v=282'); + src: url('../font/iconfont.eot?v=282#iefix') format('embedded-opentype'), + url('../font/iconfont.woff2?v=282') format('woff2'), + url('../font/iconfont.woff?v=282') format('woff'), + url('../font/iconfont.ttf?v=282') format('truetype'), + url('../font/iconfont.svg?v=282#layui-icon') format('svg'); } .layui-icon{