修改集团客户化内容

This commit is contained in:
2023-01-04 15:27:19 +08:00
parent bb7bdee235
commit 3fb8feb4f3
214 changed files with 84021 additions and 120 deletions
@@ -0,0 +1,35 @@
@font-face {
font-family: "iconfont"; /* Project id 2823647 */
src: url('iconfont.woff2?t=1632043193027') format('woff2'),
url('iconfont.woff?t=1632043193027') format('woff'),
url('iconfont.ttf?t=1632043193027') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-switch:before {
content: "\e65b";
}
.icon-user:before {
content: "\e603";
}
.icon-stop:before {
content: "\e60d";
}
.icon-message:before {
content: "\e632";
}
.icon-setting:before {
content: "\e696";
}