智慧农业大数据平台
zengh
2022-07-08 3720e2ca52962794aec5a7cc965ccdce98fe0496
src/styles/element-ui.scss
@@ -4,4 +4,29 @@
        border-color: #849EAE;
        color: rgba(255, 255, 255, 0.6);
    }
}
.el-icon-my-sy {
    background: url('/img/icon/1016.png') center no-repeat;
    // background-size: 100% 100%;
    /* background-size: cover;*/
}
.el-icon-my-sy:before {
    content: "替";
    font-size: 18px;
    visibility: hidden;
}
.el-icon-my-sb {
    background: url('/img/icon/3666.png') center no-repeat;
    // background-size: 100% 100%;
    /* background-size: cover;*/
}
.el-icon-my-sb:before {
    content: "替";
    font-size: 24px;
    visibility: hidden;
}