Browse Source

hidden 头像

pull/1058/head
jim 8 years ago
parent
commit
93efb1bfda
  1. 2
      .roadhogrc.mock.js
  2. 4
      src/routes/UserProfile/Userinfo/Info.less

2
.roadhogrc.mock.js

@ -28,7 +28,7 @@ const proxy = {
'https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png',
userid: '00000001',
email: 'antdesign@alipay.com',
profile: '简单的介绍下自己',
profile: '一个简单的自我介绍',
signature: '海纳百川,有容乃大',
title: '交互专家',
group: '蚂蚁金服-某某某事业群-某某平台部-某某技术部-UED',

4
src/routes/UserProfile/Userinfo/Info.less

@ -38,6 +38,10 @@
.ant-list-split .ant-list-item:last-child {
border-bottom: 1px solid #e8e8e8;
}
.ant-list-item {
padding-top: 14px;
padding-bottom: 14px;
}
}
}
:global {

Loading…
Cancel
Save