更新版本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"> <footer class="main-footer">
<div class="pull-right hidden-xs"> <div class="pull-right hidden-xs">
<b>Version</b> 20200211 <b>Version</b> 20210112
</div> </div>
<strong>Copyright &copy; 2019-2090 厦门嘉时软件.</strong> All rights <strong>Copyright &copy; 2019-2090 厦门嘉时软件.</strong> All rights
reserved. reserved.

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

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

@ -145,10 +145,10 @@
<label class="labelDiv">操作时间:</label> <label class="labelDiv">操作时间:</label>
</div> </div>
<div class="dateSearchInput left"> <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>
<div class="dateSearchInput left"> <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> </div>
<div class="left"> <div class="left">

Loading…
Cancel
Save