个人消息

This commit is contained in:
limqhz
2022-12-14 17:51:32 +08:00
parent 709ffc6f42
commit c2fa413fea
11 changed files with 111 additions and 24 deletions

View File

@@ -0,0 +1,8 @@
.msgTitle {
display: flex;
justify-content: space-between;
padding: 20rpx 50rpx;
}
.sendDate {
padding-left: 20rpx;
}