jxdnsong
2022-10-25 bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d
src/styles/pcpage/element-ui.scss
@@ -67,7 +67,7 @@
#viewer-container {
    .el-icon-my-path {
        background: url(/zhxy/img/icon/path.png) center no-repeat;
        background: url(/zhjg/img/icon/path.png) center no-repeat;
        background-size: 14px 14px;
    }
@@ -78,7 +78,7 @@
    }
    .el-icon-my-search {
        background: url(/zhxy/img/icon/search.png) center no-repeat;
        background: url(/zhjg/img/icon/search.png) center no-repeat;
        background-size: 14px 14px;
    }
@@ -153,4 +153,8 @@
    }
}
.el-menu.el-menu--horizontal {
    border: none;
}