|
|
@ -254,7 +254,7 @@ class CommonWorkAppraise extends Component{
|
|
|
|
<i className="font-14 color-green iconfont icon-fujian mr8" aria-hidden="true"></i>
|
|
|
|
<i className="font-14 color-green iconfont icon-fujian mr8" aria-hidden="true"></i>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a href={item.url}
|
|
|
|
<a href={item.url}
|
|
|
|
className="mr12 color9B9B" length="58">
|
|
|
|
className="mr12 color9B9B imageTarget" length="58">
|
|
|
|
{item.title}
|
|
|
|
{item.title}
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<span className="color656565 mt2 color-grey-6 font-12 mr8">{item.filesize}</span>
|
|
|
|
<span className="color656565 mt2 color-grey-6 font-12 mr8">{item.filesize}</span>
|
|
|
|