From fe488157d08f14aed6b59dcea39264bc3c9b62cc Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 18 六月 2024 03:04:06 +0800 Subject: [PATCH] 修复大量bug --- static/alifont/iconfont.css | 69 ++++++++++++++++++---------------- 1 files changed, 37 insertions(+), 32 deletions(-) diff --git a/static/alifont/iconfont.css b/static/alifont/iconfont.css index f4c5144..9879bc0 100644 --- a/static/alifont/iconfont.css +++ b/static/alifont/iconfont.css @@ -1,8 +1,9 @@ @font-face { - font-family: "font"; /* Project id 4379269 */ - src: url('iconfont.woff2?t=1703495449652') format('woff2'), - url('iconfont.woff?t=1703495449652') format('woff'), - url('iconfont.ttf?t=1703495449652') format('truetype'); + font-family: "font"; /* Project id 4457508 */ + src: url('iconfont.woff2?t=1718601984152') format('woff2'), + url('iconfont.woff?t=1718601984152') format('woff'), + url('iconfont.ttf?t=1718601984152') format('truetype'), + url('iconfont.svg?t=1718601984152#font') format('svg'); } .font { @@ -13,55 +14,59 @@ -moz-osx-font-smoothing: grayscale; } -.icon-a-Group1232:before { - content: "\e609"; +.icon-dianzikanban-fan:before { + content: "\e65d"; } -.icon-a-Group1139:before { - content: "\e608"; -} - -.icon-qiandai:before { - content: "\e600"; -} - -.icon-chaopiao:before { - content: "\e607"; +.icon-tongjitubiao:before { + content: "\e67a"; } .icon-24gl-clipboardList:before { content: "\eabc"; } -.icon-odbc-full:before { - content: "\e93a"; -} - -.icon-a-Group1120:before { - content: "\e606"; +.icon-kexueyanjiuheshiyankaifa:before { + content: "\e612"; } .icon-shouyefill:before { content: "\e750"; } -.icon-a-Group1118:before { - content: "\e601"; +.icon-xitonggongneng:before { + content: "\e610"; } -.icon-a-Group1122:before { - content: "\e602"; +.icon-erjidaohang:before { + content: "\e611"; } -.icon-a-Group1126:before { - content: "\e603"; +.icon-guanlitixiyaoqiu:before { + content: "\e60d"; } -.icon-a-Group1124:before { - content: "\e604"; +.icon-guochengyaoqiu:before { + content: "\e60e"; } -.icon-a-Group1236:before { - content: "\e605"; +.icon-biaozhunji:before { + content: "\e60f"; +} + +.icon-jiegouyaoqiu:before { + content: "\e608"; +} + +.icon-tongyongyaoqiu:before { + content: "\e60a"; +} + +.icon-ziyuanyaoqiu:before { + content: "\e60b"; +} + +.icon-jixiaoguanli:before { + content: "\e607"; } -- Gitblit v1.9.3