个人中心

This commit is contained in:
limqhz
2022-12-13 16:53:09 +08:00
parent 0efe64d1bb
commit c0c88244c3
39 changed files with 763 additions and 60 deletions

View File

@@ -1 +1,7 @@
/* pages/myself/index.wxss */
/* pages/myself/index.wxss */
.avatar {
width: 200rpx;
height: 200rpx;
border-radius: 50%;
overflow: hidden;
}