|
|
|
|
<%@ Master Language="C#" Inherits="System.Web.Mvc.ViewMasterPage" %>
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" >
|
|
|
|
|
<head runat="server">
|
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
<title><asp:ContentPlaceHolder ID="TitleContent" runat="server" /></title>
|
|
|
|
|
<link id="css" rel="Stylesheet" type="text/css" href="../../Content/info1080.css" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="../../Content/jqtransform.css" />
|
|
|
|
|
<link rel="Stylesheet" type="text/css" href="../../Content/inquireExtent.css" />
|
|
|
|
|
<link rel="Stylesheet" type="text/css" href="../../Content/hyperlink.css" />
|
|
|
|
|
<script src="../../Scripts/jquery-1.5.2.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/encrypt.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/encryptSend.min.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/getURLParam.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/swap.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/scrollPage.js" type="text/javascript"></script>
|
|
|
|
|
<script src="../../Scripts/paymentInfo.js" type="text/javascript"></script>
|
|
|
|
|
<!--script src="../../Scripts/ConsignationInfo.js" type="text/javascript"></script-->
|
|
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
#maskUser{display:none;width:4em;height:4em;background:#000;position:absolute;top:0em;left:0em;z-index:500000;filter:alpha(opacity=4);opacity: 0.4;}
|
|
|
|
|
#laybg{display:none;background-color:#dadada;border:0;width:90%;height:45%;min-height:45%;left:5%;top:22%;margin:0;padding:0;position:absolute;z-index:510000;filter:alpha(opacity=10);opacity: 1;}
|
|
|
|
|
#layTitle{margin:0 auto;padding:0;width:100%;height:20%;background:url(../../Images/bg05.jpg);background-position:left bottom;background-repeat:no-repeat;background-color:#154063;-moz-background-size: cover;-webkit-background-size: cover; -o-background-size: cover; background-size: cover;position:relative;}
|
|
|
|
|
#layBtnClose{position:absolute;top:0.1em;right:0.5em;color:#fff;font-family:微软雅黑;}
|
|
|
|
|
|
|
|
|
|
ul.layNavUL{margin:0;padding:0;width:100%;height:1em;list-style:none;}
|
|
|
|
|
li.layNavLI{float:left;margin:0;padding:0;width:30%;height:2.5em;line-height:2.5em;display:block;text-align:center;}
|
|
|
|
|
#layIntroduction{margin:0;padding:0;width:100%;text-align:center;}
|
|
|
|
|
#txtReason{margin:0 auto;padding:0;width:99%;height:11.3em;line-height:0.875em;resize:none;border:none;/*border:1px solid #ccc;-webkit-box-shadow:inset 2px 2px 8px rgba(0,0,0,.25);-moz-box-shadow:inset 2px 2px 8px rgba(0,0,0,.25);box-shadow:inset 2px 2px 8px rgba(0,0,0,.25);*/font-size:0.875em;color:#acacac;font-family:"微软雅黑";}
|
|
|
|
|
ul.layListUL{margin:0 auto;padding:0;width:100%;height:11.3em;line-height:0.875em;list-style:none;font-size:0.875em;color:#acacac;background-color:#fff;font-family:"微软雅黑";overflow-x:hidden;overflow-y:auto;}
|
|
|
|
|
li.layListLI{float:left;margin:0;padding:0;width:100%;height:2em;line-height:2em;border-bottom:1px #ccc dashed;display:block;font-size:0.875em;color:#000;font-family:"微软雅黑";text-align:left;}
|
|
|
|
|
.curr{color:#303030;}
|
|
|
|
|
#layBtn{margin:0 auto;padding:0;width:100%;height:2.5em;text-align:center;}
|
|
|
|
|
|
|
|
|
|
#layReturnTip{margin:0;padding:0;padding-top:2em;width:100%;height:10.8em;text-align:center;}
|
|
|
|
|
.auditingMsg{font-size:0.875em;color:#111;font-family:"微软雅黑";}
|
|
|
|
|
ul.layReturnNavUL{margin:0;padding:0;width:100%;height:2em;line-height:2em;list-style:none;}
|
|
|
|
|
li.layReturnNavLI{float:left;margin:0;padding:0;width:100%;height:2em;line-height:2em;display:inline-block;text-align:center;}
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
<body style="position:relative;">
|
|
|
|
|
<input type="hidden" id="txtID" runat="server" />
|
|
|
|
|
<input type="hidden" id="txtAU" runat="server" />
|
|
|
|
|
<input type="hidden" id="txtSearch" runat="server" />
|
|
|
|
|
<div id="maskUser"> </div>
|
|
|
|
|
<div id="laybg">
|
|
|
|
|
<div id="layTitle">
|
|
|
|
|
<div id="layBtnClose"><a href="javascript:closeBg();" class="whiteContent" style="font-size:1.5em;">×</a></div>
|
|
|
|
|
<div id="layTitleContain">
|
|
|
|
|
<img src="../../Images/user/img02.jpg" id="imgSign" style="display:none;" /><br /><br />
|
|
|
|
|
<span class="spanStyle" style="padding-top:1em;font-size:1em;display:none;" id="lblManager"> </span>
|
|
|
|
|
<span class="spanStyle" style="font-size:0.8em;display:none;" id="lblDepartment"> </span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="optAuditing" rel="optLay" style="display:none;">
|
|
|
|
|
<ul class="layNavUL">
|
|
|
|
|
<li class="layNavLI"><a href="javascript:fnReason();" class="blackContent">驳回原因</a></li>
|
|
|
|
|
<li class="layNavLI"><a href="javascript:fnHistory();" class="blackContent">历史记录</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
<div id="layIntroduction">
|
|
|
|
|
<textarea id="txtReason" name="txtReason" rows="3" cols="10">请添加备注信息或者驳回原因</textarea>
|
|
|
|
|
<ul class="layListUL" id="historyList" style="display:none;">
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="layBtn"><a href="javascript:fnAuditing();" style="margin:0;padding:0;padding-top:0.7em;display:inline;"><img id="btnConfirm" rel="confirm" src="../../Images/btnConfirm.png" width="218" height="99" border="0" /></a> <a href="javascript:closeBg();" style="margin:0;padding:0;padding-top:0.7em;display:inline;"><img id="Img1" rel="confirm" src="../../Images/btnCancel.png" width="218" height="99" border="0" /></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="optReturn" rel="optLay" style="display:none;">
|
|
|
|
|
<div id="layReturnTip"><span class="auditingMsg"> </span></div>
|
|
|
|
|
<ul class="layReturnNavUL">
|
|
|
|
|
<li class="layReturnNavLI"><a href="javascript:fnAuditing();" style="margin:0;padding:0;padding-top:0.7em;display:inline;"><img id="Img2" rel="confirm" src="../../Images/btnConfirm.png" width="218" height="99" border="0" /></a> <a href="javascript:closeBg();" style="margin:0;padding:0;padding-top:0.7em;display:inline;"><img id="Img3" rel="confirm" src="../../Images/btnCancel.png" width="218" height="99" border="0" /></a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="titleContain">
|
|
|
|
|
<ul class="titleUL">
|
|
|
|
|
<li class="arrowLI"><a href="javascript:fnReturn();"><img src="../../Images/btn07.png" style="width:0.5833em;height:1.1667em;" border="0" /></a></li>
|
|
|
|
|
<li class="titleLI">付费审批</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!--div class="navContain">
|
|
|
|
|
<ul class="navUL">
|
|
|
|
|
<li id="baseNav" class="navLI" style="width:49.6%;"><a href="javascript:fnShowBaseInfo();" class="navHyperlink" id="baseNavHyperlink"><img src="../../Images/btn05.png" style="width:2.87505em;height:0.75em;" border="0" /></a><span class="navLIHoverTitle" id="baseNavTitle">基本信息</span></li>
|
|
|
|
|
<li class="lineLI"><img src="../../Images/line02.gif" style="width:0.125em;height:2.5em;" border="0" /></li>
|
|
|
|
|
<li id="payDetailNav" class="navLI" style="width:49.6%;"><a href="javascript:fnShowDetailInfo();" class="navHyperlink" id="payDetialNavHyperlink"><img src="../../Images/btn06.png" style="width:2.87505em;height:0.75em;" border="0" /></a><span class="navLIHoverTitle" id="payDetailNavTitle">付费明细</span></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div-->
|
|
|
|
|
|
|
|
|
|
<div class="secNavContain">
|
|
|
|
|
<div class="secNav">
|
|
|
|
|
<div class="secNavLeft"> </div>
|
|
|
|
|
<div class="secNavRight"> </div>
|
|
|
|
|
<div class="secNavigation">
|
|
|
|
|
<div class="secNavBtnContainer">
|
|
|
|
|
<ul class="secNavBtnUL">
|
|
|
|
|
<li class="secNavPointLI"><img src="../../Images/bgNavLeft.png" style="width:0.5em;height:2.1875em;border:0 #fff solid;" /></li>
|
|
|
|
|
<li class="secNavBtnLI">
|
|
|
|
|
<ul class="secNavBtnHyperlinkUL">
|
|
|
|
|
<li class="secNavBtnHyperlinkLI"><a href="javascript:fnAuditing();" style="font-size:13px;color:#6b5006;font-family:'微软雅黑';text-decoration:none;font-weight:normal;"><img src="../../Images/img07.png" style="width:0.9375em;height:0.9375em;border:0 #fff solid;" /> 审核通过</a></li>
|
|
|
|
|
<li class="secNavBtnHyperlinkLI"><a href="javascript:fnAuditingOverrule();" style="font-size:13px;color:#6b5006;font-family:'微软雅黑';text-decoration:none;font-weight:normal;"><img src="../../Images/img08.png" style="width:0.8125em;height:0.875em;border:0 #fff solid;" /> 驳回提交</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li class="secNavPointLI"><img src="../../Images/bgNavRight.png" style="width:0.5em;height:2.1875em;border:0 #fff solid;" /></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<asp:ContentPlaceHolder ID="PaymentInfoMain" runat="server">
|
|
|
|
|
</asp:ContentPlaceHolder>
|
|
|
|
|
<div class="btnBottom">
|
|
|
|
|
<div class="leftBtn"><a onmouseover="MM_swapImage('image1','','../../Images/btnHover01.jpg',1)" onmouseout="MM_swapImgRestore()" href="javascript:fnIndex();"><img id="image1" name="image1" src="../../Images/btnNormal01.jpg" class="btnImg" /></a></div>
|
|
|
|
|
<div class="rightBtn"><a onmouseover="MM_swapImage('image2','','../../Images/btnHover02.jpg',1)" onmouseout="MM_swapImgRestore()" href="javascript:fnReturn();"><img id="image2" name="image2" src="../../Images/btnNormal02.jpg" class="btnImg" /></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<!--div>
|
|
|
|
|
<asp:ContentPlaceHolder ID="MainContent" runat="server">
|
|
|
|
|
|
|
|
|
|
</asp:ContentPlaceHolder>
|
|
|
|
|
</div-->
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|