lxf
2025-07-09 2eb4dd6f50b75c9ec844d08eded5365cd79e4207
src/views/changePassword/index.vue
@@ -67,4 +67,10 @@
    background: $btn_main;
    color: $text_color;
}
:deep(.van-button--primary){
    background-color: $btn_000;
    border-color: $btn_000;
    border-radius: 10px;
}
</style>