* Adjust page.

This commit is contained in:
tianshujie98
2021-03-16 14:25:48 +08:00
parent 0d5bd902f4
commit 7fbc4a0e47
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ $lang->report->workload = '员工负载表';
$lang->report->workloadAB = '工作负载';
$lang->report->bugOpenedDate = 'Bug创建时间';
$lang->report->beginAndEnd = '起止时间';
$lang->report->begin = '起始时间';
$lang->report->end = '结束时间';
$lang->report->begin = '起始日期';
$lang->report->end = '结束日期';
$lang->report->dept = '部门';
$lang->report->deviationChart = '执行偏差曲线';
+1 -1
View File
@@ -3,7 +3,7 @@
<div class='side-col col-lg' id='sidebar'>
<?php include 'blockreportlist.html.php';?>
</div>
<div class='main-col'>
<div class='main-col w-800px'>
<?php if(empty($assigns)):?>
<div class="cell">
<div class="table-empty-tip">
+1 -1
View File
@@ -4,7 +4,7 @@
<div class='side-col col-lg' id='sidebar'>
<?php include 'blockreportlist.html.php';?>
</div>
<div class='main-col'>
<div class='main-col w-800px'>
<div class='cell'>
<div class="row" id='conditions'>
<div class='col-sm-4'>
+2 -2
View File
@@ -6,7 +6,7 @@
<div class='side-col col-lg' id='sidebar'>
<?php include 'blockreportlist.html.php';?>
</div>
<div class='main-col'>
<div class='main-col w-800px'>
<?php if(empty($products)):?>
<div class="cell">
<div class="table-empty-tip">
@@ -97,7 +97,7 @@
</tr>
<?php endforeach;?>
</tbody>
</table>
</table>
</div>
</div>
</div>
+1 -1
View File
@@ -5,7 +5,7 @@
<div class='side-col col-lg' id='sidebar'>
<?php include 'blockreportlist.html.php';?>
</div>
<div class='main-col'>
<div class='main-col w-800px'>
<div class='cell'>
<form method='post'>
<div class="row" id='conditions'>