Jelajahi Sumber

卖家中心已采纳状态

yangc 8 tahun lalu
induk
melakukan
0aecbe8df3

TEMPAT SAMPAH
src/main/webapp/resources/img/seekPurchase/recieved.png


+ 1 - 0
src/main/webapp/resources/view/usercenter/forstore/seekPurchase.html

@@ -0,0 +1 @@
+<div>1111</div>

+ 9 - 0
src/main/webapp/resources/view/vendor/forstore/seekPurchase.html

@@ -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">