@font-face {
|
font-family: "iconfont"; /* Project id 2741087 */
|
src: url('@/static/fonts/iconfont.woff2?t=1665465642528') format('woff2'),
|
url('@/static/fonts/iconfont.woff?t=1665465642528') format('woff'),
|
url('@/static/fonts/iconfont.ttf?t=1665465642528') format('truetype');
|
}
|
|
.iconfont {
|
font-family: "iconfont" !important;
|
font-size: inherit;
|
font-style: normal;
|
-webkit-font-smoothing: antialiased;
|
-moz-osx-font-smoothing: grayscale;
|
}
|
|
.icon-check-inventory:before {
|
content: "\e67f";
|
}
|
|
.icon-list:before {
|
content: "\e6e8";
|
}
|
|
.icon-bill_out:before {
|
content: "\e675";
|
}
|
|
.icon-bill_in:before {
|
content: "\e676";
|
}
|
|
.icon-empty_in:before {
|
content: "\e631";
|
}
|
|
.icon-empty_out:before {
|
content: "\e632";
|
}
|
|
.icon-store_out:before {
|
content: "\e9fc";
|
}
|
|
.icon-store_in:before {
|
content: "\e9fe";
|
}
|
|
.icon-worker:before {
|
content: "\e93f";
|
}
|
|
.icon-notice:before {
|
content: "\e64e";
|
}
|
|
.icon-scan:before {
|
content: "\e689";
|
}
|
|
.icon-out-left:before {
|
content: "\e620";
|
}
|
|
.icon-out-right:before {
|
content: "\e60d";
|
}
|
|
.icon-arrow-right:before {
|
content: "\e743";
|
}
|
|
.icon-arrow-left:before {
|
content: "\e744";
|
}
|
|
.icon-plus:before {
|
content: "\e7b0";
|
}
|
|
.icon-refresh:before {
|
content: "\e672";
|
}
|
|
.icon-user:before {
|
content: "\e6ef";
|
}
|
|
.icon-more:before {
|
content: "\e74f";
|
}
|
|
.icon-mobile-phone:before {
|
content: "\e759";
|
}
|
|
.icon-password:before {
|
content: "\e75b";
|
}
|
|
.icon-machine1:before {
|
content: "\e64b";
|
}
|
|
.icon-agv:before {
|
content: "\e649";
|
}
|
|
.icon-equipment:before {
|
content: "\e64d";
|
}
|
|
.icon-right-arrow-double:before {
|
content: "\e64f";
|
}
|
|
.icon-fenpei:before {
|
content: "\e616";
|
}
|
|
.icon-upload:before {
|
content: "\e7d9";
|
}
|
|
.icon-download:before {
|
content: "\e7da";
|
}
|
|
.icon-system:before {
|
content: "\e64c";
|
}
|
|
.icon-task:before {
|
content: "\e63f";
|
}
|
|
.icon-chart:before {
|
content: "\e846";
|
}
|
|
.icon-archives:before {
|
content: "\e890";
|
}
|
|
.icon-eye-close:before {
|
content: "\e602";
|
}
|
|
.icon-eye-open:before {
|
content: "\ecb1";
|
}
|