更新版本20200112

master
zengwh 5 years ago
parent 5948984788
commit 3f129b5438

File diff suppressed because one or more lines are too long

@ -545,7 +545,7 @@
<!-- 底部版权-->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 20200211
<b>Version</b> 20210112
</div>
<strong>Copyright &copy; 2019-2090 厦门嘉时软件.</strong> All rights
reserved.

@ -278,7 +278,7 @@
<!-- 底部版权-->
<footer class="main-footer">
<div class="pull-right hidden-xs">
<b>Version</b> 20200211
<b>Version</b> 20210111
</div>
<strong>Copyright &copy; 2019-2090 厦门嘉时软件.</strong> All rights
reserved.

@ -40,7 +40,7 @@
</div>
<!--右边logon-->
<div class="head_right left">
<img src="${path}/static/img/login/yingde.png">
<%--<img src="${path}/static/img/login/174.png">--%>
</div>
</div>
<!--中间-->

@ -145,10 +145,10 @@
<label class="labelDiv">操作时间:</label>
</div>
<div class="dateSearchInput left">
<input type="text" class="form-control input-sm" id="startTime1" placeholder="开始时间">
<input type="text" class="form-control input-sm" id="startTime1" placeholder="开始时间" autocomplete="off">
</div>
<div class="dateSearchInput left">
<input type="text" class="form-control input-sm" id="endTime1" placeholder="结束时间">
<input type="text" class="form-control input-sm" id="endTime1" placeholder="结束时间" autocomplete="off">
</div>
</div>
<div class="left">

Loading…
Cancel
Save