|
|
@ -11,11 +11,10 @@
|
|
|
|
<script src="http://www.mycht.cn/min?f=/js/jquery.min.js,/js/bootstrap.min.js,/js/navigation.js,/js/jquery.form.min.js"></script>
|
|
|
|
<script src="http://www.mycht.cn/min?f=/js/jquery.min.js,/js/bootstrap.min.js,/js/navigation.js,/js/jquery.form.min.js"></script>
|
|
|
|
<link href="/css/webht/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="/css/webht/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link rel="stylesheet" href="/css/webht/flatpicker.min.css">
|
|
|
|
<link rel="stylesheet" href="/css/webht/flatpicker.min.css">
|
|
|
|
<style type="text/css" media="screen and (max-width:767px)"></style>
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
<style type="text/css">
|
|
|
|
.export_form_area{display: inline-block;padding: 6px;border: 1px solid #ccc;background-color: #ccc;/*position: absolute;top: 0;left: 17%;*/}
|
|
|
|
.export_form_area{display: inline-block;padding: 6px;border: 1px solid #ccc;background-color: #ccc;/*position: absolute;top: 0;left: 17%;*/}
|
|
|
|
.trigger_export_btn{position: absolute;top: 0;left: 50%;}
|
|
|
|
.trigger_export_btn{position: absolute;top: 0;left: 50%;}
|
|
|
|
.modal-dialog{width: 1024px;}
|
|
|
|
.modal-dialog{ max-width: 1024px;}
|
|
|
|
.navbar-header h1 {display: inline-block;margin-left: 30px;margin-right: 30px;}
|
|
|
|
.navbar-header h1 {display: inline-block;margin-left: 30px;margin-right: 30px;}
|
|
|
|
.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;}
|
|
|
@ -27,6 +26,11 @@
|
|
|
|
.paypal-color {background-color: #002D89;}
|
|
|
|
.paypal-color {background-color: #002D89;}
|
|
|
|
.alipay-color {background-color: #00AAEE;}
|
|
|
|
.alipay-color {background-color: #00AAEE;}
|
|
|
|
.ipaylinks-color,.creditcard-color {background-color: #A31022;}
|
|
|
|
.ipaylinks-color,.creditcard-color {background-color: #A31022;}
|
|
|
|
|
|
|
|
.modal {background-color: rgba(0,0,0,0.075);}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<style type="text/css" media="screen and (max-width:767px)">
|
|
|
|
|
|
|
|
.navbar-header h1 {display: block; font-size: 20px;}
|
|
|
|
|
|
|
|
.navbar-header a { margin-left: 10px; }
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
@ -159,7 +163,7 @@
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<p class="btn-lg"></p>
|
|
|
|
<p class="btn-lg"></p>
|
|
|
|
<ul class="list-unstyled hidden-xs links">
|
|
|
|
<ul class="list-unstyled links">
|
|
|
|
<li><a class="text-primary" href="/webht.php/apps/pay/paymentservice/note_list">>全部收款邮件</a></li>
|
|
|
|
<li><a class="text-primary" href="/webht.php/apps/pay/paymentservice/note_list">>全部收款邮件</a></li>
|
|
|
|
<li class="btn-sm"></li>
|
|
|
|
<li class="btn-sm"></li>
|
|
|
|
<li><a class="text-primary" href="/webht.php/apps/pay/paymentservice/note_faillist" >>错误通知列表</a></li>
|
|
|
|
<li><a class="text-primary" href="/webht.php/apps/pay/paymentservice/note_faillist" >>错误通知列表</a></li>
|
|
|
@ -185,10 +189,10 @@
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<th>#</th>
|
|
|
|
<th>#</th>
|
|
|
|
<th>主题</th>
|
|
|
|
<th>主题</th>
|
|
|
|
<th>付款人</th>
|
|
|
|
<th class="hidden-xs">付款人</th>
|
|
|
|
<th>交易号</th>
|
|
|
|
<th class="hidden-xs">交易号</th>
|
|
|
|
<th>收单时间</th>
|
|
|
|
<th>收单时间</th>
|
|
|
|
<th>通知时间</th>
|
|
|
|
<th class="hidden-xs">通知时间</th>
|
|
|
|
<th>状态[通知/记录]</th>
|
|
|
|
<th>状态[通知/记录]</th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</thead>
|
|
|
@ -200,14 +204,14 @@
|
|
|
|
<td><?php echo $key+1; ?></td>
|
|
|
|
<td><?php echo $key+1; ?></td>
|
|
|
|
<td><span class="brand_text <?php echo strtolower(str_replace(" ","",$item->brand_name))."-color"; ?>"><?php echo $item->brand_name; ?></span>
|
|
|
|
<td><span class="brand_text <?php echo strtolower(str_replace(" ","",$item->brand_name))."-color"; ?>"><?php echo $item->brand_name; ?></span>
|
|
|
|
<?php echo $item->OPN_orderId . ' / ' . $item->OPN_orderAmount . $item->OPN_currency; ?></td>
|
|
|
|
<?php echo $item->OPN_orderId . ' / ' . $item->OPN_orderAmount . $item->OPN_currency; ?></td>
|
|
|
|
<td>
|
|
|
|
<td class="hidden-xs">
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
|
echo $item->OPN_payerEmail;
|
|
|
|
echo $item->OPN_payerEmail;
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td><?php echo $item->OPN_transactionId; ?></td>
|
|
|
|
<td class="hidden-xs"><?php echo $item->OPN_transactionId; ?></td>
|
|
|
|
<td><?php echo $item->OPN_acquiringTime; ?></td>
|
|
|
|
<td><?php echo $item->OPN_acquiringTime; ?></td>
|
|
|
|
<td><?php echo $item->OPN_noticeTime; ?></td>
|
|
|
|
<td class="hidden-xs"><?php echo $item->OPN_noticeTime; ?></td>
|
|
|
|
<td>
|
|
|
|
<td>
|
|
|
|
<?php
|
|
|
|
<?php
|
|
|
|
$send_text = '';$send_class='';
|
|
|
|
$send_text = '';$send_class='';
|
|
|
|