|
|
@@ -237,6 +237,14 @@
|
|
|
color: #39ae05;
|
|
|
display: block;
|
|
|
}
|
|
|
+ .seek-purchase .seek-purchase-content table tbody tr.default-row td.operate {
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+ .seek-purchase .seek-purchase-content table tbody tr.default-row td.operate >img {
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ right: 0;
|
|
|
+ }
|
|
|
.seek-purchase .seek-purchase-content table tbody tr.expand-row{
|
|
|
display: none;
|
|
|
height: 40px;
|
|
|
@@ -451,6 +459,7 @@
|
|
|
<td class="operate">
|
|
|
<a>联系买家 <img src="static/img/seekPurchase/link-buyer.png" alt=""></a>
|
|
|
<div ng-click="setSeekActive(seek, true)">我要报价</div>
|
|
|
+ <img src="static/img/seekPurchase/recieved.png" alt="">
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr class="expand-row">
|