diff --git a/pages/user/index.vue b/pages/user/index.vue index b61bdf2..5004064 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -11,13 +11,13 @@ {{userInfo.wxName}}{{identityinfo.levelTxt}} - - + + - + @@ -359,7 +359,7 @@ export default { background-size:100% 100%; z-index: -1; } - .userInfo{ width: 670rpx; height: auto; display: flex; margin: 200rpx auto 50rpx auto;} + .userInfo{ width: 670rpx; height: auto; display: flex; margin: 244rpx auto 50rpx auto;} .userInfo .uleft{ width: 120rpx; height: 120rpx;} .userInfo .ucenter{ width: 430rpx; height: 120rpx; line-height: 120rpx;} @@ -373,9 +373,8 @@ border: 1rpx solid #00F0E2; margin-left: 20rpx;} .userInfo .uright{ width: 120rpx; height: 120rpx;} .userInfo .uright .change{width: 104rpx; height: 50rpx; -background: #00F0E2; -border-radius: 42rpx 42rpx 42rpx 42rpx; color: #333333; font-size: 28rpx; line-height: 50rpx; text-align: center;} - ::v-deep .change .u-button{display: block !important; padding:0rpx !important; background-color: inherit !important; height:auto !important; border: none !important; border-radius: 42rpx !important;} + color: #333333; font-size: 28rpx; line-height: 50rpx; text-align: center;} + .userInfo .uright .change image{ width: 42rpx; height: 42rpx; margin-top: 60rpx;} .userItem{ color: #333333; width: 100%;