|
@@ -122,11 +122,11 @@
|
|
<th class="align-center">成功订单数</th>
|
|
<th class="align-center">成功订单数</th>
|
|
<th class="align-center">成功金额</th>
|
|
<th class="align-center">成功金额</th>
|
|
<th class="align-center">上游金额</th>
|
|
<th class="align-center">上游金额</th>
|
|
- <th class="align-center">下游金额</th>
|
|
|
|
- <th class="align-center">利润</th>
|
|
|
|
- <th class="align-center">订单总量</th>
|
|
|
|
- <th class="align-center">失败订单数量</th>
|
|
|
|
- <th class="align-center">成功占比</th>
|
|
|
|
|
|
+<!-- <th class="align-center">下游金额</th>-->
|
|
|
|
+<!-- <th class="align-center">利润</th>-->
|
|
|
|
+<!-- <th class="align-center">订单总量</th>-->
|
|
|
|
+<!-- <th class="align-center">失败订单数量</th>-->
|
|
|
|
+<!-- <th class="align-center">成功占比</th>-->
|
|
<th class="align-center">上游成功单量</th>
|
|
<th class="align-center">上游成功单量</th>
|
|
<th class="align-center">上游成功金额</th>
|
|
<th class="align-center">上游成功金额</th>
|
|
<th class="align-center">单量误差</th>
|
|
<th class="align-center">单量误差</th>
|
|
@@ -134,7 +134,7 @@
|
|
<th class="align-center">备注</th>
|
|
<th class="align-center">备注</th>
|
|
<th class="align-center">匹配状态</th>
|
|
<th class="align-center">匹配状态</th>
|
|
<th class="align-center">统计日期类型</th>
|
|
<th class="align-center">统计日期类型</th>
|
|
- <th class="align-center"><?php echo $lang['operation']; ?></th>
|
|
|
|
|
|
+ <th class="align-center">操作</th>
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
<tbody>
|
|
<tbody>
|
|
@@ -147,11 +147,11 @@
|
|
<td class="align-center"><?php echo $v['success_count']; ?></td>
|
|
<td class="align-center"><?php echo $v['success_count']; ?></td>
|
|
<td class="align-center"><?php echo $v['success_refill_amounts']; ?></td>
|
|
<td class="align-center"><?php echo $v['success_refill_amounts']; ?></td>
|
|
<td class="align-center"><?php echo $v['success_channel_amounts']; ?></td>
|
|
<td class="align-center"><?php echo $v['success_channel_amounts']; ?></td>
|
|
- <td class="align-center"><?php echo $v['success_mch_amounts']; ?></td>
|
|
|
|
- <td class="align-center"><?php echo $v['profit_amounts']; ?></td>
|
|
|
|
- <td class="align-center"><?php echo $v['order_count']; ?></td>
|
|
|
|
- <td class="align-center"><?php echo $v['cancel_count']; ?></td>
|
|
|
|
- <td class="align-center"><?php echo $v['success_ratio']; ?></td>
|
|
|
|
|
|
+<!-- <td class="align-center">--><?php //echo $v['success_mch_amounts']; ?><!--</td>-->
|
|
|
|
+<!-- <td class="align-center">--><?php //echo $v['profit_amounts']; ?><!--</td>-->
|
|
|
|
+<!-- <td class="align-center">--><?php //echo $v['order_count']; ?><!--</td>-->
|
|
|
|
+<!-- <td class="align-center">--><?php //echo $v['cancel_count']; ?><!--</td>-->
|
|
|
|
+<!-- <td class="align-center">--><?php //echo $v['success_ratio']; ?><!--</td>-->
|
|
<td class="align-center"><?php echo $v['corder_success_count']; ?></td>
|
|
<td class="align-center"><?php echo $v['corder_success_count']; ?></td>
|
|
<td class="align-center"><?php echo $v['corder_success_amounts']; ?></td>
|
|
<td class="align-center"><?php echo $v['corder_success_amounts']; ?></td>
|
|
<td class="align-center"><?php echo $v['gap_order_count']; ?></td>
|
|
<td class="align-center"><?php echo $v['gap_order_count']; ?></td>
|
|
@@ -170,6 +170,7 @@
|
|
<td class="align-center w200">
|
|
<td class="align-center w200">
|
|
<a href="index.php?act=merchant&op=OrderStatsReload&stat_id=<?php echo $v['stat_id'];?>">重新统计</a>
|
|
<a href="index.php?act=merchant&op=OrderStatsReload&stat_id=<?php echo $v['stat_id'];?>">重新统计</a>
|
|
|<a href="index.php?act=merchant&op=OrderStatsCheck&stat_id=<?php echo $v['stat_id'] ?>">编辑</a>
|
|
|<a href="index.php?act=merchant&op=OrderStatsCheck&stat_id=<?php echo $v['stat_id'] ?>">编辑</a>
|
|
|
|
+ <a href="#" class="examine">11</a>
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<?php } ?>
|
|
<?php } ?>
|
|
@@ -338,5 +339,75 @@
|
|
// console.log('data', data);
|
|
// console.log('data', data);
|
|
})
|
|
})
|
|
})
|
|
})
|
|
|
|
+ $('.examine').click(function() {
|
|
|
|
+ layer.open({
|
|
|
|
+ type: 1,
|
|
|
|
+ title: "对账",
|
|
|
|
+ area: ['900px', '500px'],
|
|
|
|
+ shadeClose: true, //点击遮罩关闭
|
|
|
|
+ content: `<form id="user_form" enctype="multipart/form-data" method="post">
|
|
|
|
+ <input type="hidden" name="form_submit" value="ok"/>
|
|
|
|
+ <input type="hidden" name="stat_id" value="<?php echo $_GET['stat_id'];?>"/>
|
|
|
|
+ <table class="table tb-type2">
|
|
|
|
+ <tbody>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+ <td colspan="2" class="required"><label class="validation" for="corder_success_count"><?php echo $output['stats_type'];?>成功订单数量:</label></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+ <td class="vatop rowform"><input type="text" value="" name="corder_success_count" id="corder_success_count" class="txt"></td>
|
|
|
|
+ <td class="vatop tips"></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+ <td colspan="2" class="required"><label class="validation" for="name"><?php echo $output['stats_type'];?>成功订单金额:</label></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+ <td class="vatop rowform"><input type="text" value="" name="corder_success_amounts" id="corder_success_amounts" class="txt"></td>
|
|
|
|
+ <td class="vatop tips"></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td colspan="2" class="required"><label>备注信息:</label></td>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr class="noborder">
|
|
|
|
+ <td class="vatop rowform"><textarea name="remark" rows="6" class="tarea"></textarea></td>
|
|
|
|
+ <td class="vatop tips"></td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ <tfoot>
|
|
|
|
+ <tr class="tfoot">
|
|
|
|
+ <td colspan="15"><a href="JavaScript:void(0);" class="btn" id="submitBtn"><span><?php echo $lang['nc_submit']; ?></span></a></td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tfoot>
|
|
|
|
+ </table>
|
|
|
|
+ </form>`,
|
|
|
|
+ $("#submitBtn").click(function () {
|
|
|
|
+ if ($("#user_form").valid()) {
|
|
|
|
+ $("#user_form").submit();
|
|
|
|
+ }
|
|
|
|
+ });
|
|
|
|
+ $('#user_form').validate({
|
|
|
|
+ errorPlacement: function (error, element) {
|
|
|
|
+ error.appendTo(element.parent().parent().prev().find('td:first'));
|
|
|
|
+ },
|
|
|
|
+ rules: {
|
|
|
|
+ corder_success_count: {
|
|
|
|
+ required: true,
|
|
|
|
+ },
|
|
|
|
+ corder_success_amounts: {
|
|
|
|
+ required: true,
|
|
|
|
+ },
|
|
|
|
+ },
|
|
|
|
+ messages: {
|
|
|
|
+ corder_success_count: {
|
|
|
|
+ required: '不能为空',
|
|
|
|
+ },
|
|
|
|
+ corder_success_amounts: {
|
|
|
|
+ required: '不能为空',
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ });
|
|
|
|
+ });
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ });
|
|
});
|
|
});
|
|
</script>
|
|
</script>
|