lxf
2025-07-11 57ca8f40c4a33e7c1de314e6b24635e1fd53eafb
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>