Explorar el Código

奖罚金,合计表头调整

MaiXinRong hace 6 meses
padre
commit
094715b7b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/view/stage_extra/bonus.ejs

+ 1 - 1
app/view/stage_extra/bonus.ejs

@@ -31,7 +31,7 @@
             </div>
             <div class="c-body col-3">
                 <table class="table table-bordered" style="width: 99%">
-                    <tr><th class="text-center" width="50%">类型</th><th class="text-center">金</th></tr>
+                    <tr><th class="text-center" width="50%">类型</th><th class="text-center">金</th></tr>
                     <tbody id="sum">
                     </tbody>
                 </table>