代码提交

This commit is contained in:
‘tuzi0421
2024-02-19 16:53:38 +08:00
parent a93b95e814
commit d022e33da9
34 changed files with 1833 additions and 285 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

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
+96 -3
View File
@@ -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";
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B