feat(home,my): 首页和我的页从缓存回显用户信息

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-24 15:31:12 +08:00
co-authored by Claude Sonnet 4.6
parent 90f84cc7df
commit e25e797b35
6 changed files with 84 additions and 12 deletions
+9 -2
View File
@@ -59,7 +59,13 @@
overflow: hidden;
border-radius: 24rpx;
margin-right: 15rpx;
background-color: red;
color: #FFFFFF;
font-size: 40rpx;
font-weight: bold;
line-height: 88rpx;
text-align: center;
border: 5rpx solid #ffffff;
background-color: #1385FA;
}
.userInfo {
@@ -70,8 +76,9 @@
color: #252535;
height: 32rpx;
font-size: 32rpx;
font-weight: bolder;
line-height: 32rpx;
margin-bottom: 20rpx;
margin-bottom: 16rpx;
}
.userSex {