.user-home-info{background-color:#fff;border-radius:var(--el-border-radius);display:flex;padding:30px;position:relative}.user-home-info .user-avatar{background-color:var(--el-fill-color-light);border-radius:50%;height:120px;margin-right:30px;overflow:hidden;width:120px}.user-home-info .user-name{font-size:20px;font-weight:600;margin-bottom:16px}.user-home-info .field-item{color:var(--el-text-color-regular);margin-bottom:8px}.user-home-info .field-item .iconfont{margin-right:8px}.user-home-info .action-btn{position:absolute;right:30px;top:30px}
