Browse Source

买家BOM图片上传

yangc 8 years ago
parent
commit
3654e9c96d

+ 7 - 2
src/main/webapp/resources/view/usercenter/forstore/seekPurchase.html

@@ -434,7 +434,7 @@
         font-size: 14px;
         margin-right: 6px;
     }
-    .seek-purchase .bom-manage .bom-manage-header .fr span {
+    .seek-purchase .bom-manage .bom-manage-header .fr label {
         display: inline-block;
         height: 32px;
         width: 104px;
@@ -446,6 +446,9 @@
         border-radius: 2px;
         font-size: 14px;
     }
+    .seek-purchase .bom-manage .bom-manage-header .fr label input {
+        display: none;
+    }
     .seek-purchase .bom-manage > table {
         width: 1003px;
         margin: 0 auto;
@@ -852,7 +855,9 @@
             <p><span>56</span>&nbsp;个BOM清单</p>
             <div class="fr">
                 <a href="">下载BOM模板 <i class="fa fa-long-arrow-right"></i></a>
-                <span>导入新BOM</span>
+                <label>导入新BOM
+                    <input type="file">
+                </label>
             </div>
         </div>
         <div class="screen">