|
|
@ -253,7 +253,7 @@ class PackageConcent extends Component {
|
|
|
|
<span className=" item-group-text">{moment(item.deadline_at).endOf('day').fromNow()}竞标截止</span>
|
|
|
|
<span className=" item-group-text">{moment(item.deadline_at).endOf('day').fromNow()}竞标截止</span>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div className=" item-group item-other-bidding pd35">
|
|
|
|
<div className=" item-group item-other-bidding ml0">
|
|
|
|
|
|
|
|
|
|
|
|
<span className=" item-group-icon"><i className="fa fa-user" ></i></span>
|
|
|
|
<span className=" item-group-icon"><i className="fa fa-user" ></i></span>
|
|
|
|
<span className=" item-group-text">{item.bidding_users_count}人竞标</span>
|
|
|
|
<span className=" item-group-text">{item.bidding_users_count}人竞标</span>
|
|
|
|