feat: 🎸 新增了一些页面

This commit is contained in:
2025-08-16 01:01:57 +08:00
parent 182abccc60
commit ee6e2da964
27 changed files with 747 additions and 109 deletions

View File

@@ -10,6 +10,7 @@
flex-direction: column;
box-sizing: border-box;
padding: 16px;
flex-shrink: 0;
.profile-card-user-info {
width: 100%;
@@ -64,7 +65,7 @@
display: flex;
justify-content: space-around;
align-items: center;
margin-bottom: 10px;
margin-bottom: 20px;
.profile-card-achievement-info-item {
width: 80px;
@@ -111,7 +112,7 @@
position: relative;
display: flex;
align-items: center;
margin-bottom: 10px;
margin-bottom: 15px;
.profile-card-class-info-item-icon {
position: absolute;