15 lines
572 B
Plaintext
15 lines
572 B
Plaintext
<%@ page contentType="text/html; charset=GBK"%>
|
|
<%@ include file="/IncludeBegin.jsp"%><%
|
|
/*
|
|
Author: undefined 2018-07-30
|
|
Content:
|
|
History Log:
|
|
*/
|
|
%><%@include file="/Resources/CodeParts/Frame02.jsp"%>
|
|
<script type="text/javascript">
|
|
AsControl.OpenView("/Tenwa/Lease/Flow/Comm/LBDebitCard/DebitCardInfoForm.jsp","","rightup","");
|
|
AsControl.OpenView("/Tenwa/Lease/Flow/Comm/LBDebitCard/DebitCardInfo.jsp","","rightdown","");
|
|
setTitle("±ä¸üǰ",true);
|
|
setTitle("±ä¸üºó",false);
|
|
</script>
|
|
<%@ include file="/IncludeEnd.jsp"%> |