listStatement.jsp 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <%@ page language="java" contentType="text/html;charset=GBK"
  2. pageEncoding="GBK"%>
  3. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
  4. <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
  5. <%@ taglib uri="http://fzywtx.com/jsp/yw/yr" prefix="yr"%>
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  7. <html>
  8. <head>
  9. <meta http-equiv="Content-Type" content="text/html;charset=GBK">
  10. <title>车辆报表</title>
  11. <link href="/shares/js/yw/master1/liger/skins/ynet/css/ligerui-all.css" rel="stylesheet" type="text/css" />
  12. <link href="/shares/css/yw/master1/reset.css" rel="stylesheet" type="text/css" />
  13. <script src="${pageContext.request.contextPath }/liger/lib/jquery/jquery-1.3.2.min.js" type="text/javascript"></script>
  14. <script src="${pageContext.request.contextPath }/liger/lib/ligerUI/js/ligerui.all.js"
  15. type="text/javascript"></script>
  16. <link href="${pageContext.request.contextPath}/main.css" rel="stylesheet" type="text/css" />
  17. <script type="text/javascript" src="/shares/js/constant.js"></script>
  18. <script type="text/javascript" src="/shares/js/common.js"></script>
  19. <script type="text/javascript" src="/shares/js/yw/master1/page.js"></script>
  20. <script type="text/javascript" src="/shares/js/yw/master1/common.js"></script>
  21. <link rel="stylesheet" type="text/css" href="/shares/css/yw/master1/win/jquery.jscrollpane.codrops1.css" />
  22. <!-- the mousewheel plugin -->
  23. <script type="text/javascript" src="/shares/js/yw/master1/jquery.mousewheel.js"></script>
  24. <!-- the jScrollPane script -->
  25. <script type="text/javascript" src="/shares/js/yw/master1/jquery.jscrollpane.min.js"></script>
  26. <script type="text/javascript" src="/shares/js/yw/master1/scroll-startstop.events.jquery.js"></script>
  27. <script type="text/javascript" src="/shares/js/yw/master1/scrollpane.js"></script>
  28. <style type="text/css">
  29. body {
  30. overflow:hidden;
  31. background:#fff;
  32. }
  33. </style>
  34. <script type="text/javascript">
  35. $(function () {
  36. scrll();
  37. });
  38. /**
  39. * 当前跳转
  40. * @param url
  41. * @return
  42. */
  43. function historyBack(url) {
  44. location.href = url;
  45. }
  46. </script>
  47. </head>
  48. <body ontouchmove="event.preventDefault();">
  49. <div class="s_title b10 f6">
  50. <img src="/shares/images/master1/fqlc.png" width="27" height="26" /> 车辆报表
  51. <div class="article_title"></div></div>
  52. <!-- <div class="liuyan"> -->
  53. <div id="jp-container" class="jp-container" style="margin-top:100px; ">
  54. <div class="article_b" >
  55. <!-- <li style="height: 300px"></li> -->
  56. <div class="lc_bg" style="width: 98%;">
  57. <div class="lc_b_div">
  58. <yr:isAuthor key="/carStatisticReportAction?task=toCarLedgers">
  59. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  60. <a href="#" class="f8"
  61. onclick="item('MTStatement.do?task=toCarLedgers');" title="车辆台账统计">车辆台账统计
  62. </a>
  63. </div>
  64. </yr:isAuthor>
  65. <yr:isAuthor key="/carStatisticReportAction?task=toCarFee">
  66. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  67. <a href="#" class="f8"
  68. onclick="item('MTStatement.do?task=toCarFee');" title="车辆费用统计">车辆费用统计
  69. </a>
  70. </div>
  71. </yr:isAuthor>
  72. <yr:isAuthor key="/carStatisticReportAction?task=toCarMaintenance">
  73. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  74. <a href="#" class="f8"
  75. onclick="item('MTStatement.do?task=toCarMaintenance');" title="车辆维保统计">车辆维保统计
  76. </a>
  77. </div>
  78. </yr:isAuthor>
  79. <yr:isAuthor key="/carStatisticReportAction?task=toCarKilometers">
  80. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  81. <a href="#" class="f8"
  82. onclick="item('MTStatement.do?task=toCarKilometers');" title="车辆公里数统计">车辆公里数统计
  83. </a>
  84. </div>
  85. </yr:isAuthor>
  86. <yr:isAuthor key="/carStatisticReportAction?task=toCarDetailed">
  87. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  88. <a href="#" class="f8"
  89. onclick="item('MTStatement.do?task=toCarDetailed');" title="车辆出车详细统计">车辆出车详细统计
  90. </a>
  91. </div>
  92. </yr:isAuthor>
  93. <yr:isAuthor key="/carStatisticReportAction?task=toCarGas">
  94. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  95. <a href="#" class="f8"
  96. onclick="item('MTStatement.do?task=toCarGas');" title="车辆加油统计">车辆加油统计
  97. </a>
  98. </div>
  99. </yr:isAuthor>
  100. <yr:isAuthor key="/carStatisticReportAction?task=toPersonalInformation">
  101. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  102. <a href="#" class="f8"
  103. onclick="item('MTStatement.do?task=toPersonalInformation');" title="个人信息统计">个人信息统计
  104. </a>
  105. </div>
  106. </yr:isAuthor>
  107. <yr:isAuthor key="/carStatisticReportAction?task=toOilDepot">
  108. <div class="lc_btn"><img src="/shares/images/master1/lc_ico.png" width="19" height="21" />
  109. <a href="#" class="f8"
  110. onclick="item('MTStatement.do?task=toOilDepot');" title="油库油量统计">油库油量统计
  111. </a>
  112. </div>
  113. </yr:isAuthor>
  114. <div style="clear:both"></div>
  115. </div>
  116. </div>
  117. </div>
  118. </div>
  119. <%@ include file="/include/message.jsp"%>
  120. </body>
  121. </html>