1
lzhe
2024-06-05 dcf9c9e0410fe1186239e3f8d6f7bdc789c08010
src/views/console/soam/oss-system.vue
@@ -647,7 +647,7 @@
    top: 18px;
    right: 16px;
    font-size: 14px;
    color: #3b8e8e;
    color: #409eff;
}
.show-list li .logo {
   width: 66px;
@@ -786,8 +786,8 @@
    top: 20px;
}
.card .top .title .taginfo {
    color: #3b8e8e;
    border: 1px solid #3b8e8e;
    color: #409eff;
    border: 1px solid #409eff;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 10px;
@@ -804,7 +804,7 @@
    padding: 20px;
}
.card .bottom .info .img {
    background-color: #3b8e8e;
    background-color: #409eff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
@@ -831,7 +831,7 @@
    font-size: 14px;
}
.card .bottom .info .info-right .tag span{
    color: #3b8e8e;
    color: #409eff;
    cursor: pointer;
    padding: 0 !important;
    min-height: 14px !important;