lxf
2025-07-15 d8b6cbc8e3bcea3f83f2b056122fa803a299c4f3
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>