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; }