Commit 53ebb429 by 高淑倩

modify: person_center

parent eab85fc2
src/assets/imgs/0606.png

10.8 KB | W: | H:

src/assets/imgs/0606.png

8.8 KB | W: | H:

src/assets/imgs/0606.png
src/assets/imgs/0606.png
src/assets/imgs/0606.png
src/assets/imgs/0606.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
box-sizing: border-box; box-sizing: border-box;
} }
.activation-content{ .activation-content{
position: relative; /* position: relative; */
width: 690rpx; width: 690rpx;
height: 166rpx; height: 166rpx;
margin: 18rpx 0; margin: 18rpx 0;
...@@ -78,11 +78,13 @@ ...@@ -78,11 +78,13 @@
color: #fff; color: #fff;
} }
.user-info { .user-info {
position: relative; /* position: relative; */
display: flex;
} }
.user-name-content { .user-name-content {
position: absolute; /* position: absolute;
top: 11rpx; top: 11rpx; */
/* padding-top: 10rpx; */
} }
.member-unActive{ .member-unActive{
......
...@@ -17,7 +17,7 @@ page{ ...@@ -17,7 +17,7 @@ page{
height: 280rpx; height: 280rpx;
box-shadow: 0 0 40rpx 1rpx #ccc; box-shadow: 0 0 40rpx 1rpx #ccc;
border-radius: 7rpx; border-radius: 7rpx;
padding-top: 30rpx; padding-top: 26rpx;
box-sizing: border-box; box-sizing: border-box;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment