* Optimize pages.

This commit is contained in:
liugang
2018-05-15 16:02:31 +08:00
parent 9a5e6404c2
commit 05b7ecb71e
23 changed files with 167 additions and 85 deletions
+4 -4
View File
@@ -14,10 +14,10 @@
<table class='table table-borderless table-hover table-fixed-head block-builds'>
<thead>
<tr>
<th width='50'><?php echo $lang->idAB?></th>
<th> <?php echo $lang->build->product;?></th>
<th> <?php echo $lang->build->name;?></th>
<th width='80'><?php echo $lang->build->date;?></th>
<th class='w-id text-center'><?php echo $lang->idAB?></th>
<th><?php echo $lang->build->product;?></th>
<th><?php echo $lang->build->name;?></th>
<th class='w-date'><?php echo $lang->build->date;?></th>
</tr>
</thead>
<tbody>