MaiXinRong 7 rokov pred
rodič
commit
1ec7c836e0
1 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 6 6
      app/view/lib/detail.ejs

+ 6 - 6
app/view/lib/detail.ejs

@@ -34,15 +34,15 @@
                             <h5>指标</h5>
                         </div>
                         <div class="sjs-height-3">
-                            <table class="table table-bordered table-sm table-hover">
+                            <table class="table table-bordered table-sm table-hover table-f">
                                 <thead>
                                 <tr>
-                                    <th>指标编号</th>
-                                    <th>项目或费用名称</th>
+                                    <th width="100">指标编号</th>
+                                    <th width="150">项目或费用名称</th>
                                     <th colspan="2">指标单位</th>
-                                    <th>计算规则</th>
-                                    <th>指标计算</th>
-                                    <th>经济指标</th>
+                                    <th width="250">计算规则</th>
+                                    <th width="300">指标计算</th>
+                                    <th width="140">经济指标</th>
                                 </tr>
                                 </thead>
                                 <tbody id="indexList">