修好页面ui

This commit is contained in:
GGJ
2025-04-10 11:29:58 +08:00
parent 9a7a1ff46a
commit 02053ac58f
17 changed files with 369 additions and 54 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 3482754 */
src: url('iconfont.woff2?t=1743573122508') format('woff2'),
url('iconfont.woff?t=1743573122508') format('woff'),
url('iconfont.ttf?t=1743573122508') format('truetype');
src: url('iconfont.woff2?t=1744179175277') format('woff2'),
url('iconfont.woff?t=1744179175277') format('woff'),
url('iconfont.ttf?t=1744179175277') format('truetype');
}
.iconfont {
@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-zonghepingjia1:before {
content: "\e82f";
}
.icon-zonghepingjia:before {
content: "\e608";
}
.icon-dianyahegeshuai:before {
content: "\e70e";
}