first commit

This commit is contained in:
chenzhen
2025-07-22 11:21:01 +08:00
commit 09d0e316e1
164 changed files with 7907 additions and 0 deletions

View File

@@ -0,0 +1,81 @@
@font-face {
font-family: "iconfont"; /* Project id 4386638 */
src: url('~@/static/font/iconfont.ttf?t=1703474652463') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-phonebaocun:before {
content: "\e80b";
}
.icon-phoneshizhong:before {
content: "\e74f";
}
.icon-phonesaoyisao:before {
content: "\e891";
}
.icon-qh-right:before {
content: "\e603";
}
.icon-qh-right2:before {
content: "\e602";
}
.icon-share:before {
content: "\ebab";
}
.icon-link:before {
content: "\e63a";
}
.icon-up:before {
content: "\e601";
}
.icon-down:before {
content: "\e671";
}
.icon-bonus:before {
content: "\e646";
}
.icon-message:before {
content: "\e645";
}
.icon-lightning:before {
content: "\e6b9";
}
.icon-watch1:before {
content: "\e66d";
}
.icon-watch:before {
content: "\e614";
}
.icon-code:before {
content: "\e61e";
}
.icon-phone:before {
content: "\e678";
}
.icon-dang:before {
content: "\e600";
}

Binary file not shown.