Commit 8cbe1052 authored by 罗超's avatar 罗超

1

parent 613f5352
...@@ -62,7 +62,6 @@ ...@@ -62,7 +62,6 @@
:src="user_info.avatar" :src="user_info.avatar"
size="140" size="140"
shape="circle" shape="circle"
style="margin-left: 50rpx"
></u-avatar> ></u-avatar>
<view <view
style=" style="
...@@ -1240,6 +1239,8 @@ export default { ...@@ -1240,6 +1239,8 @@ export default {
align-items: center; align-items: center;
width: 100%; width: 100%;
margin-bottom: 40rpx; margin-bottom: 40rpx;
box-sizing: border-box;
padding-left: 30rpx;
} }
.userStyle .miniHeadTop { .userStyle .miniHeadTop {
......
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