diff --git a/pages/userInfo/userInfo.vue b/pages/userInfo/userInfo.vue index 8d3d8c7..98926e7 100644 --- a/pages/userInfo/userInfo.vue +++ b/pages/userInfo/userInfo.vue @@ -266,9 +266,8 @@ page { .name-info { line-height: 40rpx; - font-size: 30rpx; text-align: right; - width: 500rpx; + width: 520rpx; overflow: hidden; word-break: break-all; margin-right: 20rpx;