进一步完善个人资料页面

Signed-off-by: YangWork <yang@xixingwl.cn>
This commit is contained in:
YangWork
2023-02-17 18:03:25 +08:00
parent b77282d0dc
commit 3ea011d565
4 changed files with 21 additions and 31 deletions

View File

@@ -1253,7 +1253,8 @@
display: flex;
justify-content: space-around;
background: #fff;
border: 1px solid red;
border: 1px solid fff;
border-radius: 25rpx;
margin-top: 10px;
.SonOfImg {