|
|
@ -49,7 +49,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div class="cf main-place top_nav_list navtab_list">
|
|
|
|
<div class="cf main-place top_nav_list navtab_list">
|
|
|
|
<h3 class="page_title">结算单管理</h3>
|
|
|
|
<h3 class="page_title">结算单管理</h3>
|
|
|
|
<!-- <p class="description_text">说明:绩优流水计算管理</p>-->
|
|
|
|
<p class="description_text" id="order_url"></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -196,6 +196,9 @@
|
|
|
|
return false;
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//设置对账网址
|
|
|
|
|
|
|
|
var order_url = window.location.protocol+"//"+window.location.host+"/admin.php?s=/Public/cp_login.html";
|
|
|
|
|
|
|
|
$("#order_url").html("结算单管理,对账地址:<spen style='margin-left:10px;'>"+order_url+"</spen>");
|
|
|
|
|
|
|
|
|
|
|
|
$("#upstream").click(function () {
|
|
|
|
$("#upstream").click(function () {
|
|
|
|
layer.open({
|
|
|
|
layer.open({
|
|
|
|