Browse Source

公共询价页面样式调试

hejq 8 years ago
parent
commit
2b9c5f6a1d
1 changed files with 11 additions and 11 deletions
  1. 11 11
      src/main/webapp/resources/tpl/index/baseInfo/inquiry_list.html

+ 11 - 11
src/main/webapp/resources/tpl/index/baseInfo/inquiry_list.html

@@ -374,17 +374,17 @@
                         <div class="tender-list-tab">
                            <table class="table inquiry-table" ng-table="tableParams">
                                <thead>
-                                    <tr>
-                                        <th width="120">发布日期</th>
-                                        <th width="180" class="line"><em></em>品牌</th>
-                                        <th width="160" class="line"><em></em>产品名称</th>
-                                        <th width="180" class="line"><em></em>产品型号</th>
-                                        <th width="100"><em></em>产品规格</th>
-                                        <th width="80" class="line"><em></em>数量</th>
-                                        <th width="210" class="line"><em></em>询价企业</th>
-                                        <th width="120" class="line"><em></em>报价截止日期</th>
-                                        <th width="70" class="line"><em></em>操作</th>
-                                    </tr>
+                               <tr>
+                                   <th width="100">发布日期</th>
+                                   <th width="120" class="line"><em></em>品牌</th>
+                                   <th width="120" class="line"><em></em>产品名称</th>
+                                   <th width="170" class="line"><em></em>产品型号</th>
+                                   <th width="170" class="line"><em></em>产品规格</th>
+                                   <th width="70" class="line"><em></em>数量</th>
+                                   <th width="180" class="line"><em></em>询价企业</th>
+                                   <th width="120" class="line"><em></em>报价截止日期</th>
+                                   <th width="70" class="line"><em></em>报价</th>
+                               </tr>
                                </thead>
                                <tbody ng-if="active == 'all'">
                                     <tr ng-repeat="inquiryItem in $data">