代码提交
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,17 +1,110 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4403683 */
|
||||
src: url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.woff2?t=1704766027171') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.woff?t=1704766027171') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_jzx1hwbdok.ttf?t=1704766027171') format('truetype');
|
||||
src: url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.woff2?t=1706861428966') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.woff?t=1706861428966') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.ttf?t=1706861428966') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-weixiubaoyangpinshuai:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
||||
.icon-brokenrate:before {
|
||||
content: "\e652";
|
||||
}
|
||||
|
||||
.icon-setting:before {
|
||||
content: "\e651";
|
||||
}
|
||||
|
||||
.icon-broken:before {
|
||||
content: "\e650";
|
||||
}
|
||||
|
||||
.icon-WIFI_off:before {
|
||||
content: "\e654";
|
||||
}
|
||||
|
||||
.icon-WIFI_on:before {
|
||||
content: "\e653";
|
||||
}
|
||||
|
||||
.icon-yasuokongqi:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
|
||||
.icon-dianliang:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
|
||||
.icon-tianjia1:before {
|
||||
content: "\e629";
|
||||
}
|
||||
|
||||
.icon-jinyong2:before {
|
||||
content: "\e627";
|
||||
}
|
||||
|
||||
.icon-qiyong1:before {
|
||||
content: "\e628";
|
||||
}
|
||||
|
||||
.icon-jinyong1:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
||||
.icon-a-Group10234:before {
|
||||
content: "\e625";
|
||||
}
|
||||
|
||||
.icon-a-sousuo41:before {
|
||||
content: "\e624";
|
||||
}
|
||||
|
||||
.icon-tianjia:before {
|
||||
content: "\e623";
|
||||
}
|
||||
|
||||
.icon-qiyong:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon-gengduo:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.icon-a-shangchuanzhaopian2:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-bangding:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon-jinyong:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
|
||||
.icon-gengduo-1:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.icon-bianji:before {
|
||||
content: "\e622";
|
||||
}
|
||||
|
||||
.icon-xiala:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
|
||||
.icon-xitongshezhi-gerenzhongxin:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
Reference in New Issue
Block a user