|
|
@ -23,7 +23,7 @@
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|
p{margin-bottom: 8.5px;}
|
|
|
|
p{margin-bottom: 8.5px;}
|
|
|
|
a{text-decoration: none;}
|
|
|
|
a{text-decoration: none;}
|
|
|
|
.navbar-header h1{display: inline-block;margin-left: 30px;}
|
|
|
|
.navbar-header h1{display: inline-block;margin-left: 30px;margin-right: 30px;}
|
|
|
|
.pageTitle{margin-left: 300px;}
|
|
|
|
.pageTitle{margin-left: 300px;}
|
|
|
|
.pageTitle h1{color: #fff;border:none;font-size: 30px;}
|
|
|
|
.pageTitle h1{color: #fff;border:none;font-size: 30px;}
|
|
|
|
.mobileTitle h1{color: #fff;border:none;font-size: 20px;}
|
|
|
|
.mobileTitle h1{color: #fff;border:none;font-size: 20px;}
|
|
|
@ -39,24 +39,51 @@
|
|
|
|
/*.input-group{border: 1px solid #ccc;}*/
|
|
|
|
/*.input-group{border: 1px solid #ccc;}*/
|
|
|
|
.input-group-btn{border: 1px solid #ccc;padding: 5px;}
|
|
|
|
.input-group-btn{border: 1px solid #ccc;padding: 5px;}
|
|
|
|
.search-btn{cursor: pointer; background: url(//data.chinahighlights.com/css/images/global/site-search-button.png) no-repeat center center;}
|
|
|
|
.search-btn{cursor: pointer; background: url(//data.chinahighlights.com/css/images/global/site-search-button.png) no-repeat center center;}
|
|
|
|
|
|
|
|
.export_form_area{display: inline-block;padding: 6px;border: 1px solid #ccc;background-color: #ccc;}
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<div id="wrapper" class="chkVisible">
|
|
|
|
<div id="wrapper" class="chkVisible print-none">
|
|
|
|
<div class="navbar-header" style="float:none;border-bottom: 1px solid #ccc;">
|
|
|
|
<div class="navbar-header" style="float:none;border-bottom: 1px solid #ccc;">
|
|
|
|
<a class="navbar-brand text-muted" style="height: 52px;padding-top: 7px;padding-left: 30px;" href="http://www.mycht.cn/webht.php/index/index">
|
|
|
|
<a class="navbar-brand text-muted" style="height: 52px;padding-top: 7px;padding-left: 30px;" href="http://www.mycht.cn/webht.php/index/index">
|
|
|
|
<img width="150" style="height:40px;" src="/css/nav/img/6000.png">
|
|
|
|
<img width="150" style="height:40px;" src="/css/nav/img/6000.png">
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<h1>iPayLinks Notes</h1>
|
|
|
|
<h1>iPayLinks Notes</h1>
|
|
|
|
<ul class="nav navbar-nav navbar-right pull-right" style="margin:7.5px 0;">
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
<div class="export_form_area ">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<form class="form-inline " method="post" id="search_list" action="/webht.php/apps/pay/ipaylinksservice/export_list/">
|
|
|
|
|
|
|
|
<div class="form-group ">
|
|
|
|
|
|
|
|
<label for="from_date" class="">Date From</label>
|
|
|
|
|
|
|
|
<input type="text" class="form-control" id="from_date" name="from_date" required>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="form-group ">
|
|
|
|
|
|
|
|
<label for="to_date" class="">To</label>
|
|
|
|
|
|
|
|
<input type="text" class="form-control" id="to_date" name="to_date" required>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="form-group ">
|
|
|
|
|
|
|
|
<label for="currency" class="">Currency</label>
|
|
|
|
|
|
|
|
<select class="form-control" id="currency" name="currency">
|
|
|
|
|
|
|
|
<option value="">All</option>
|
|
|
|
|
|
|
|
<option value="CNY">CNY</option>
|
|
|
|
|
|
|
|
<option value="USD">USD</option>
|
|
|
|
|
|
|
|
<option value="EUR">EUR</option>
|
|
|
|
|
|
|
|
<option value="CAD">CAD</option>
|
|
|
|
|
|
|
|
<option value="AUD">AUD</option>
|
|
|
|
|
|
|
|
<option value="GBP">GBP</option>
|
|
|
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<button type="submit" class="btn btn-primary">Export</button>
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="content">
|
|
|
|
<div id="content">
|
|
|
|
<div class="container-fluid marginTop">
|
|
|
|
<div class="container-fluid marginTop">
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<!-- left -->
|
|
|
|
<!-- left -->
|
|
|
|
<div class="col-md-4 col-xs-24">
|
|
|
|
<div class="col-md-4 col-xs-24 print-none">
|
|
|
|
<div class="row">
|
|
|
|
<div class="row">
|
|
|
|
<form method="post" id="search_list" action="http://www.mycht.cn/webht.php/apps/pay/ipaylinksservice/note_list/">
|
|
|
|
<form method="post" id="search_list" action="http://www.mycht.cn/webht.php/apps/pay/ipaylinksservice/note_list/">
|
|
|
|
<div class="input-group">
|
|
|
|
<div class="input-group">
|
|
|
@ -95,8 +122,8 @@
|
|
|
|
<li class="col-sm-5 "><strong>付款人</strong></li>
|
|
|
|
<li class="col-sm-5 "><strong>付款人</strong></li>
|
|
|
|
<li class="col-sm-4 "><strong>交易号</strong></li>
|
|
|
|
<li class="col-sm-4 "><strong>交易号</strong></li>
|
|
|
|
<li class="col-sm-3 "><strong>收单时间</strong></li>
|
|
|
|
<li class="col-sm-3 "><strong>收单时间</strong></li>
|
|
|
|
<li class="col-sm-3 "><strong>通知时间</strong></li>
|
|
|
|
<li class="col-sm-3 print-none"><strong>通知时间</strong></li>
|
|
|
|
<li class="col-sm-2 "><strong>通知状态</strong></li>
|
|
|
|
<li class="col-sm-2 print-none"><strong>通知状态</strong></li>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
@ -125,8 +152,8 @@
|
|
|
|
<li class="col-sm-4 nopadding-L" style="overflow:hidden;word-break: break-all;"><?php echo $item->IPL_dealId; ?></li>
|
|
|
|
<li class="col-sm-4 nopadding-L" style="overflow:hidden;word-break: break-all;"><?php echo $item->IPL_dealId; ?></li>
|
|
|
|
|
|
|
|
|
|
|
|
<li class="col-sm-3 nopadding-L" style="overflow:hidden;word-break: break-all;"><?php echo $item->IPL_acquiringTime; ?></li>
|
|
|
|
<li class="col-sm-3 nopadding-L" style="overflow:hidden;word-break: break-all;"><?php echo $item->IPL_acquiringTime; ?></li>
|
|
|
|
<li class="col-sm-3 nopadding-L" ><?php echo $item->IPL_noticeTime; ?></li>
|
|
|
|
<li class="col-sm-3 nopadding-L print-none" ><?php echo $item->IPL_noticeTime; ?></li>
|
|
|
|
<li class="col-sm-2" >
|
|
|
|
<li class="col-sm-2 print-none" >
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
|
$show_send = '';
|
|
|
|
$show_send = '';
|
|
|
|
$class_css = '';
|
|
|
|
$class_css = '';
|
|
|
@ -146,7 +173,7 @@
|
|
|
|
<?php } ?>
|
|
|
|
<?php } ?>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- </div> -->
|
|
|
|
<!-- </div> -->
|
|
|
|
<div class="pay_footer text-right">
|
|
|
|
<div class="pay_footer text-right print-none">
|
|
|
|
<p>© 1998 China Highlights.
|
|
|
|
<p>© 1998 China Highlights.
|
|
|
|
<a href="https://www.chinahighlights.com/privacy.htm" rel="nofollow">Privacy Statement</a>
|
|
|
|
<a href="https://www.chinahighlights.com/privacy.htm" rel="nofollow">Privacy Statement</a>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
@ -194,6 +221,39 @@
|
|
|
|
});
|
|
|
|
});
|
|
|
|
$(".ui-datepicker").css('width', '15.7em');
|
|
|
|
$(".ui-datepicker").css('width', '15.7em');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
var dateFormat = "yy-mm-dd",
|
|
|
|
|
|
|
|
from = $( "#from_date" )
|
|
|
|
|
|
|
|
.datepicker({
|
|
|
|
|
|
|
|
// defaultDate: "+1w",
|
|
|
|
|
|
|
|
dateFormat: dateFormat,
|
|
|
|
|
|
|
|
changeMonth: true,
|
|
|
|
|
|
|
|
changeYear: true,
|
|
|
|
|
|
|
|
numberOfMonths: 1
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
.on( "change", function() {
|
|
|
|
|
|
|
|
to.datepicker( "option", "minDate", getDate( this ) );
|
|
|
|
|
|
|
|
}),
|
|
|
|
|
|
|
|
to = $( "#to_date" ).datepicker({
|
|
|
|
|
|
|
|
// defaultDate: "+1w",
|
|
|
|
|
|
|
|
dateFormat: dateFormat,
|
|
|
|
|
|
|
|
changeMonth: true,
|
|
|
|
|
|
|
|
changeYear: true,
|
|
|
|
|
|
|
|
numberOfMonths: 1
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
.on( "change", function() {
|
|
|
|
|
|
|
|
from.datepicker( "option", "maxDate", getDate( this ) );
|
|
|
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function getDate( element ) {
|
|
|
|
|
|
|
|
var date;
|
|
|
|
|
|
|
|
try {
|
|
|
|
|
|
|
|
date = $.datepicker.parseDate( dateFormat, element.value );
|
|
|
|
|
|
|
|
} catch( error ) {
|
|
|
|
|
|
|
|
date = null;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return date;
|
|
|
|
|
|
|
|
}
|
|
|
|
});
|
|
|
|
});
|
|
|
|
function show_order_modal(pn_txn_id, pn_invoice,noticeTime,old_order) {
|
|
|
|
function show_order_modal(pn_txn_id, pn_invoice,noticeTime,old_order) {
|
|
|
|
if (pn_txn_id) {
|
|
|
|
if (pn_txn_id) {
|
|
|
|