| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <%@ page language="java" contentType="text/html;charset=GBK" pageEncoding="GBK"%>
- <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
- <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html;charset=GBK">
- <title>查看加油登记信息</title>
- <link href="/shares/js/yw/master1/liger/skins/ynet/css/ligerui-all.css" rel="stylesheet" type="text/css" />
- <link href="${pageContext.request.contextPath }/main.css" rel="stylesheet" type="text/css" />
- <link href="/shares/css/yw/master1/reset.css" rel="stylesheet" type="text/css" />
- <script type="text/javascript" src="/shares/js/jquery-1.3.2.min.js"></script>
- <script type="text/javascript" src="/shares/js/file.js"></script>
- <script src="${pageContext.request.contextPath }/liger/lib/jquery/jquery-1.3.2.min.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath }/liger/lib/ligerUI/js/core/base.js" type="text/javascript"></script>
- <script type="text/javascript" src="/shares/js/constant.js"></script>
- <script type="text/javascript" src="/shares/js/common.js"></script>
- <script src="/shares/xheditor/xheditor-1.1.14/xheditor-1.1.14-zh-cn.min.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/json2.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerDialog.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerGrid.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerTextBox.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerCheckBox.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerComboBox.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/plugins/ligerSpinner.js" type="text/javascript"></script>
- <script src="${pageContext.request.contextPath }/liger/lib/ligerUI/js/plugins/ligerDateEditor.js" type="text/javascript"></script>
- <script type="text/javascript" src="${pageContext.request.contextPath}/liger/lib/ligerUI/js/ligerui.all.js"></script>
- <link rel="stylesheet" type="text/css" href="/shares/css/yw/master1/${sessionScope.loginFrom}/jquery.jscrollpane.codrops1.css" />
- <script type="text/javascript" src="/shares/js/yw/master1/jquery.mousewheel.js"></script>
- <!-- the jScrollPane script -->
- <script type="text/javascript" src="/shares/js/yw/master1/jquery.jscrollpane.min.js"></script>
- <script type="text/javascript" src="/shares/js/yw/master1/scroll-startstop.events.jquery.js"></script>
- <script type="text/javascript" src="/shares/js/yw/master1/scroll.js"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $("input[type='text']:first").focus();
- });
- function refresh(obj){
- if(obj == "1"){
- parent.location.reload();
- }
- }
- </script>
- <style type="text/css">
- .file-style{
- width: 550px;
- }
- .file-style input[type='file'] {
- width:385px ;
- height:24px;
- line-height:22px;
- vertical-align: bottom;
- background-color: #fff;
- border: 1px solid #cccccc;
- margin-top: 2px;
- margin-bottom: 2px;
- }
- body {
- background: #fff;
- }
- </style>
- </head>
- <body style="background: none; overflow: hidden;" ontouchmove="event.preventDefault();">
- <%@ include file="/include/message.jsp"%>
- <form action="carGasAction.do" method="post">
- <div class="s_title b10 f6">
- <img src="/shares/images/master1/gg_ico.png" width="27" height="26" /> 查看加油
- <div class="article_title">
- <input class="art_back" style="width: 50px;" title="返回" name="" onclick="history.back();" type="button" />
- </div>
- </div>
- <div id="jp-container" class="jp-container liuyan">
- <div class="forum-container">
- <center>
- <table class="l-table-edit">
- <tr>
- <th colspan="4">
- 加油信息
- </th>
- </tr>
- <tr>
- <td class="l-table-edit-text">车牌号:</td>
- <td class="l-table-edit-td">
- ${gas.plate_number}
- </td>
- <td class="l-table-edit-text" width="15%">加油日期:</td>
- <td class="l-table-edit-td" width="35%">
- <fmt:formatDate value="${gas.gas_time }" pattern="yyyy-MM-dd"/>
- </td>
- </tr>
- <tr>
- <td class="l-table-edit-text">油料单价(元)</td>
- <td class="l-table-edit-td">
- ${gas.univalence }
- </td>
- <td class="l-table-edit-text">油料标号:</td>
- <td class="l-table-edit-td">
- ${dictionaryOilNumber.dictionary_name}
- </td>
- </tr>
- <tr>
- <td class="l-table-edit-text">付款金额(元):</td>
- <td class="l-table-edit-td">
- ${gas.money }
- <td class="l-table-edit-text">加油量(升):</td>
- <td class="l-table-edit-td">
- ${gas.gas_volume }
- </td>
- </tr>
- <tr>
- <td class="l-table-edit-text" id="select5">付款方式:</td>
- <td class="l-table-edit-td">
- <!-- <select id="payment_type" name="payment_type" disabled="disabled"> -->
- <c:if test="${gas.payment_type == 1 }">
- <!-- <option value="1">油卡</option> -->油卡
- </c:if>
- <c:if test="${gas.payment_type == 2 }">
- <!-- <option value="2">现金</option> -->现金
- </c:if>
- <!-- </select> -->
- </td>
- <td class="l-table-edit-text" width="15%">油气站:</td>
- <td class="l-table-edit-td" width="35%">
- <c:if test="${gas.inside_and_outside == 1 }">
- <!-- <select id="inside_and_outside" name="inside_and_outside" disabled="disabled">
- <option value="1">厂外</option>
- </select> -->
- </c:if>
- <c:if test="${gas.inside_and_outside == 2 }">
- <!-- <select id="inside_and_outside" name="inside_and_outside" disabled="disabled">
- <option value="2">厂内</option>
- </select> -->
- </c:if>
- ${gas.unit_name }
- </td>
- </tr>
- <c:if test="${gas.payment_type == 1 }">
- <tr>
- <td class="l-table-edit-text" id="select2">油卡编号:</td>
- <td class="l-table-edit-td">
- ${gas.card_number }
- </td>
- </tr>
- </c:if>
- <tr>
- <td class="l-table-edit-text">上次加油里程(公里):</td>
- <td class="l-table-edit-td">
- ${gas.last_time_gas_mileage }
- <td class="l-table-edit-text">本次加油里程(公里):</td>
- <td class="l-table-edit-td">
- ${gas.gas_mileage }
- </tr>
- <tr>
- <td class="l-table-edit-text">上次行程(公里):</td>
- <td class="l-table-edit-td">
- ${gas.last_time_journey }
- <td class="l-table-edit-text">上次油耗(L/100KM):</td>
- <td class="l-table-edit-td">
- ${gas.last_time_fuel_consumption }
- </td>
- </tr>
- <tr style="height: 35px;">
- <td class="l-table-edit-text">上传附件:</td>
- <td class="l-table-edit-td" colspan="3">
- <input type="hidden" name="upload_id" id="upload_id">
- <jsp:include page="/include/file.jsp">
- <jsp:param name="fieldName" value="documentId"/>
- <jsp:param name="folder" value="car"/>
- <jsp:param name="documentId" value="${gas.upload_id }"/>
- <jsp:param name="isView" value="1"/>
- <jsp:param name="isDelFile" value="0" />
- <jsp:param name="definedCss" value="file-style" />
- </jsp:include>
- </td>
- </tr>
- <tr>
- <td class="l-table-edit-text">备注:</td>
- <td class="l-table-edit-td" colspan="3">
- <%-- <div style="float: left;">
- <textarea id="remark" name="remark" rows="3" cols="61" readonly="readonly">${gas.remark }</textarea>
- </div> --%>
- ${gas.remark }
- </td>
- </tr>
- </table>
- <input type="hidden" id="card_balance" name="card_balance" value="">
- <input type="hidden" id="dev_id" name="dev_id" value="">
- <input type="hidden" id="task" name="task" value="doAddGas">
- <input type="hidden" id="tabid" name="tabid" value="${requestScope.tabid}">
- </center>
- </div>
- </div>
- </form>
- </body>
- </html>
|