Browse Source

首页样式

yangc 7 years ago
parent
commit
86bca3f6b6

+ 1 - 1
components/applyPurchase/ApplyInfo.vue

@@ -16,7 +16,7 @@
             <i class=" fa fa-long-arrow-down" :class="{active: sorting.releaseDate == 'DESC'}"></i>
           </a>-->
         </span>
-        <span class="list-title-item">目/品牌</span>
+        <span class="list-title-item">目/品牌</span>
         <span class="list-title-item">型号/规格</span>
         <span class="list-title-item">采购数量(PCS)</span>
         <span class="list-title-item">已报价

+ 2 - 1
components/applyPurchase/BatchPublish.vue

@@ -11,7 +11,7 @@
           <!--<label for="all"></label>-->
           <!--</label>全选-->
           <!--</th>-->
-          <th width="307">目/品牌</th>
+          <th width="307">目/品牌</th>
           <th width="307">型号/规格</th>
           <th width="95">采购数量(PCS)</th>
           <!--<th width="114">生产日期</th>-->
@@ -1136,6 +1136,7 @@
                   }
                   .pi-title {
                     display: inline-block;
+                    vertical-align: middle;
                     text-align: right;
                     color: #999;
                     .red-text {