|
|
|
@ -15,7 +15,7 @@ const desc1 = ( |
|
|
|
<div style={{ fontSize: 14, position: 'relative', left: 38 }}> |
|
|
|
<div style={{ marginTop: 8, marginBottom: 4 }}> |
|
|
|
曲丽丽 |
|
|
|
<Icon type="dingding-o" style={{ marginLeft: 8 }} /> |
|
|
|
<Icon type="dingding" style={{ marginLeft: 8 }} /> |
|
|
|
</div> |
|
|
|
<div style={{ marginTop: 8, marginBottom: 4 }}>2016-12-12 12:32</div> |
|
|
|
</div> |
|
|
|
@ -25,7 +25,7 @@ const desc2 = ( |
|
|
|
<div style={{ fontSize: 14, position: 'relative', left: 38 }}> |
|
|
|
<div style={{ marginTop: 8, marginBottom: 4 }}> |
|
|
|
周毛毛 |
|
|
|
<Icon type="dingding-o" style={{ color: '#00A0E9', marginLeft: 8 }} /> |
|
|
|
<Icon type="dingding" style={{ color: '#00A0E9', marginLeft: 8 }} /> |
|
|
|
</div> |
|
|
|
<div style={{ marginTop: 8, marginBottom: 4 }}><a href="">催一下</a></div> |
|
|
|
</div> |
|
|
|
|