需新增:添加好友页面,优化各模块页面

This commit is contained in:
cbb
2026-01-22 17:04:43 +08:00
parent 57fec30165
commit 571e91b01c
17 changed files with 223 additions and 87 deletions

View File

@@ -15,7 +15,9 @@
align-items: flex-start;
.name {
margin-top: 30rpx;
font-family: PingFang SC, PingFang SC;
font-family:
PingFang SC,
PingFang SC;
font-weight: 600;
font-size: 32rpx;
color: #ffffff;
@@ -44,10 +46,18 @@
border-radius: 96rpx;
flex-shrink: 0;
margin-right: 32rpx;
display: flex;
align-items: center;
justify-content: center;
.avatar-icon {
font-size: 130rpx !important;
}
}
.content {
width: 100%;
font-family: PingFang SC, PingFang SC;
font-family:
PingFang SC,
PingFang SC;
text-align: left;
font-style: normal;
text-transform: none;