1
李凌
2025-09-24 5ad04ff5097af4d33ffff7781bfc7cba738ea581
src/views/forget/index.vue
@@ -103,7 +103,10 @@
    box-sizing: border-box;
    font-size: 13px;
}
.w-full{
    background-color: $bg_yellow;
    border: none;
}
.forgetCont {
    padding: 15px;
    ;
@@ -138,8 +141,8 @@
    }
    .active {
        background: $US_tabActice_background;
        color: $color_main;
        background: $bg_Bottom;
        // color: $text_color1;
    }
}
</style>