feat: 支持vip转移

This commit is contained in:
xiaojunnuo
2024-09-23 14:04:33 +08:00
parent e85b4da2e3
commit 361e8fe7ae
12 changed files with 104 additions and 55 deletions
@@ -136,14 +136,15 @@ export default {
}
.main {
min-width: 260px;
min-width: 300px;
width: 94%;
}
.footer {
// position: absolute;
width: 100%;
bottom: 0;
margin: 48px 0 24px;
margin: 24px 0 24px;
text-align: center;
.links {