This commit is contained in:
X1627315083
2024-09-26 15:43:27 +08:00
parent ae4ef573e4
commit e26d57dd76
16 changed files with 743 additions and 386 deletions

View File

@@ -1,6 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id */
src: url('iconfont.ttf?t=1711431581952') format('truetype');
font-family: "iconfont"; /* Project id 4292253 */
src: url('iconfont.woff2?t=1727254748810') format('woff2'),
url('iconfont.woff?t=1727254748810') format('woff'),
url('iconfont.ttf?t=1727254748810') format('truetype');
}
.iconfont {
@@ -11,36 +13,40 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-a-waitao_changkuanwaitao11x:before {
content: "\e66c";
.icon-IC-yehua:before {
content: "\e61b";
}
.icon-fanchehui:before {
content: "\e626";
.icon-shangyiceng:before {
content: "\e751";
}
.icon-chehui:before {
content: "\e609";
.icon-shangyiceng1:before {
content: "\e604";
}
.icon-yuyan:before {
content: "\e85f";
.icon-xiayiceng:before {
content: "\e68a";
}
.icon-biaoqian:before {
content: "\e603";
.icon-shangyiceng2:before {
content: "\e68b";
}
.icon-bingji:before {
content: "\e620";
.icon-shenpi:before {
content: "\e6a1";
}
.icon-bingji1:before {
content: "\e668";
.icon-yonghu:before {
content: "\e617";
}
.icon-dianwei:before {
content: "\e685";
.icon-usetime:before {
content: "\e601";
}
.icon-xiala:before {
content: "\e634";
}
.icon-bianji:before {
@@ -87,47 +93,35 @@
content: "\e62d";
}
.icon-shenpi:before {
content: "\e6a1";
.icon-dianwei:before {
content: "\e685";
}
.icon-yonghu:before {
content: "\e617";
.icon-bingji:before {
content: "\e620";
}
.icon-usetime:before {
content: "\e601";
.icon-bingji1:before {
content: "\e668";
}
.icon-xiala:before {
content: "\e634";
.icon-biaoqian:before {
content: "\e603";
}
.icon-shangyiceng:before {
content: "\e751";
.icon-yuyan:before {
content: "\e85f";
}
.icon-shangyiceng1:before {
content: "\e604";
.icon-fanchehui:before {
content: "\e626";
}
.icon-xiayiceng:before {
content: "\e68a";
.icon-chehui:before {
content: "\e609";
}
.icon-shangyiceng2:before {
content: "\e68b";
}
.icon-renwu:before {
content: "\e63f";
}
.icon-caizhi:before {
content: "\e647";
}
.icon-shangchuantupian:before {
content: "\e61e";
.icon-a-waitao_changkuanwaitao11x:before {
content: "\e66c";
}

Binary file not shown.

Binary file not shown.

Binary file not shown.