From 7fae87d7218059cee6cd1f1a5079734e973e7b2d Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 11 十一月 2021 16:40:02 +0800 Subject: [PATCH] 配置管理数字输入框 --- public/fonts/alibaba/iconfont.css | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 111 insertions(+), 3 deletions(-) diff --git a/public/fonts/alibaba/iconfont.css b/public/fonts/alibaba/iconfont.css index 0195207..9158bf5 100644 --- a/public/fonts/alibaba/iconfont.css +++ b/public/fonts/alibaba/iconfont.css @@ -1,8 +1,8 @@ @font-face { font-family: "iconfont"; /* Project id 1155353 */ - src: url('iconfont.woff2?t=1635905678205') format('woff2'), - url('iconfont.woff?t=1635905678205') format('woff'), - url('iconfont.ttf?t=1635905678205') format('truetype'); + src: url('iconfont.woff2?t=1636022022856') format('woff2'), + url('iconfont.woff?t=1636022022856') format('woff'), + url('iconfont.ttf?t=1636022022856') format('truetype'); } .iconfont { @@ -13,6 +13,114 @@ -moz-osx-font-smoothing: grayscale; } +.iconvideo:before { + content: "\e7a7"; +} + +.icona-zu761:before { + content: "\e7a6"; +} + +.icona-zu762:before { + content: "\e7a2"; +} + +.icona-zu760:before { + content: "\e7a3"; +} + +.icona-zu765:before { + content: "\e7a4"; +} + +.icona-zu562:before { + content: "\e7a8"; +} + +.icona-lujing415:before { + content: "\e7a9"; +} + +.icona-zu-3:before { + content: "\e7aa"; +} + +.icona-zu-1:before { + content: "\e7ab"; +} + +.icona-zu776:before { + content: "\e7ac"; +} + +.icona-lujing416:before { + content: "\e7ad"; +} + +.icona-zu-2:before { + content: "\e7ae"; +} + +.icona-zu772:before { + content: "\e7af"; +} + +.icona-lujing417:before { + content: "\e7b0"; +} + +.icona-zu778:before { + content: "\e7b1"; +} + +.icona-zu777:before { + content: "\e7b2"; +} + +.icona-zu771:before { + content: "\e7b3"; +} + +.icona-zu775:before { + content: "\e7b4"; +} + +.icona-lujing418:before { + content: "\e7b5"; +} + +.icona-zu783:before { + content: "\e7b6"; +} + +.icona-zu779:before { + content: "\e7b7"; +} + +.icona-zu781:before { + content: "\e7b8"; +} + +.icona-zu780:before { + content: "\e7b9"; +} + +.icona-zu782:before { + content: "\e7ba"; +} + +.icona-lujing419:before { + content: "\e7bb"; +} + +.icona-zu800:before { + content: "\e79f"; +} + +.icona-zu801:before { + content: "\e7a1"; +} + .icona-lujing411:before { content: "\e798"; } -- Gitblit v1.8.0