lxf
2025-07-16 c6ccd498aa419327de7c64e03f989964eeb5d278
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>