📄 vehicle_inc_apply_top.jsp
字号:
<%@ page contentType="text/html; charset=utf-8"%><%@ page import = "com.redmoon.oa.vehicle.VehicleSQLBuilder"%>
<script src="../inc/nav.js"></script>
<table width="100%" height="30" border="1" align="center" cellpadding="1" cellspacing="0" bordercolorlight="#848284" bordercolordark="#ffffff" bgcolor="D6D3CE" style="color:#ffffff">
<tr>
<td nowrap="nowrap"><table align="left" border="0" cellpadding="0" cellspacing="0" width="120" bgcolor="D6D3CE" style="color:#ffffff" onmouseover="return menu_table_onmouseover(this)" onmouseout="return menu_table_onmouseout(this)">
<tr>
<td width="35%" height="22" align="center" nowrap="nowrap" style="border:thin" onmouseover="return menu_td_onmouseover(this)" onmouseout="return menu_td_onmouseout(this)"><a class="black" href="vehicle_apply_list.jsp?result=<%=cn.js.fan.util.StrUtil.UrlEncode(VehicleSQLBuilder.RESULT_APPLY)%>">待批申请车辆信息</a></td>
</tr>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0" width="120" bgcolor="D6D3CE" style="color:#ffffff" onmouseover="return menu_table_onmouseover(this)" onmouseout="return menu_table_onmouseout(this)">
<tr>
<td width="35%" height="22" align="center" nowrap="nowrap" style="border:thin" onmouseover="return menu_td_onmouseover(this)" onmouseout="return menu_td_onmouseout(this)"><a class="black" href="vehicle_apply_list.jsp?result=<%=cn.js.fan.util.StrUtil.UrlEncode(VehicleSQLBuilder.RESULT_AGREE)%>">已准申请车辆信息</a></td>
</tr>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0" width="120" bgcolor="D6D3CE" style="color:#ffffff" onmouseover="return menu_table_onmouseover(this)" onmouseout="return menu_table_onmouseout(this)">
<tr>
<td width="35%" height="22" align="center" nowrap="nowrap" style="border:thin" onmouseover="return menu_td_onmouseover(this)" onmouseout="return menu_td_onmouseout(this)"><a class="black" href="vehicle_apply_list.jsp?result=<%=cn.js.fan.util.StrUtil.UrlEncode(VehicleSQLBuilder.RESULT_USED)%>">使用中车辆信息</a></td>
</tr>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0" width="120" bgcolor="D6D3CE" style="color:#ffffff" onmouseover="return menu_table_onmouseover(this)" onmouseout="return menu_table_onmouseout(this)">
<tr>
<td width="35%" height="22" align="center" nowrap="nowrap" style="border:thin" onmouseover="return menu_td_onmouseover(this)" onmouseout="return menu_td_onmouseout(this)"><a class="black" href="vehicle_apply_list.jsp?result=<%=cn.js.fan.util.StrUtil.UrlEncode(VehicleSQLBuilder.RESULT_DISAGREE)%>">未准申请车辆信息</a></td>
</tr>
</table>
<table align="left" border="0" cellpadding="0" cellspacing="0" width="120" bgcolor="D6D3CE" style="color:#ffffff" onmouseover="return menu_table_onmouseover(this)" onmouseout="return menu_table_onmouseout(this)">
<tr>
<td width="35%" height="22" align="center" nowrap="nowrap" style="border:thin" onmouseover="return menu_td_onmouseover(this)" onmouseout="return menu_td_onmouseout(this)"><a class="black" href="vehicle_apply_search.jsp">使用查询</a></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -