注销账户功能页面开发

This commit is contained in:
fengerli
2025-09-18 16:46:32 +08:00
parent 4123e7a869
commit 9be161d8aa
5 changed files with 4987 additions and 3183 deletions

View File

@ -50,7 +50,7 @@
<style scoped>
.cancel-account-page {
background: rgba(18, 18, 18, 1);
min-height: 94vh;
min-height: 100vh;
display: flex;
flex-direction: column;
}