Browse Source

Merge remote-tracking branch 'origin/release-201817-yc' into release-201817-yc

shenjj 7 years ago
parent
commit
5a65ceb302
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/store/home/CommodityList.vue

+ 2 - 2
components/store/home/CommodityList.vue

@@ -34,10 +34,10 @@
         <table class="goodslist" style="width: 955px;background:#fff;" >
           <thead>
           <tr>
-            <th width="189"><div>品牌/物料名称(类目)</div></th>
+            <th width="165"><div>品牌/物料名称(类目)</div></th>
             <th width="148"><div>型号/规格</div></th>
             <th width="114"><div>包装/生产日期</div></th>
-            <th width="100"><div>库存</div></th>
+            <th width="125"><div>库存</div></th>
             <!-- <th width="90">数量</th>
              <th width="90">香港交货<span style="font-size: 12px;">($)</span></th>
              <th width="100">大陆交货<span style="font-size: 12px;">(¥)</span></th>-->