Explorar o código

guochuang update price and admin update

xiaoyu %!s(int64=3) %!d(string=hai) anos
pai
achega
e02f1f615b

+ 4 - 4
admin/templates/default/merchant.refill.evidence_list.php

@@ -178,10 +178,10 @@
                 <th>申请编号</th>
                 <th>机构名称</th>
                 <th>申请金额</th>
-                <th>申请后可用金额</th>
                 <th class="align-center">转账银行开户人姓名</th>
                 <th class="align-center">转账银行名称</th>
                 <th class="align-center">收款银行</th>
+                <th>申请后可用金额</th>
                 <th class="align-center">是否银行转账</th>
                 <th class="align-center">申请状态</th>
                 <th class="align-center">预存状态</th>
@@ -200,6 +200,9 @@
                         <td><?php echo $v['apply_id']; ?></td>
                         <td><?php echo $v['mch_name']; ?></td>
                         <td><?php echo $v['amount']*100%100==0 ? intval($v['amount']) : $v['amount']; ?> (<?php echo $v['amount']>=10000 ? $v['amount']/10000 .'万' : $v['amount'] . '元';?>)</td>
+                        <td class="align-left"><?php echo $v['bank_username']; ?></td>
+                        <td class="align-left"><?php echo $v['bank_name']; ?></td>
+                        <td class="align-left"><?php echo $v['receive_bank'] ? $output['receive_bank_text'][$v['receive_bank']-1] : '/'; ?></td>
                         <td>
                             <?php if ($v['is_operation'] == 1 && $v['status'] !=3 ){
                                 echo ncPriceFormat($v['available_predeposit'] + $v['amount']);
@@ -207,9 +210,6 @@
                                 echo  $v['after_available'] == 0 ? '/' :  $v['after_available'];
                             }?>
                         </td>
-                        <td class="align-left"><?php echo $v['bank_username']; ?></td>
-                        <td class="align-left"><?php echo $v['bank_name']; ?></td>
-                        <td class="align-left"><?php echo $v['receive_bank'] ? $output['receive_bank_text'][$v['receive_bank']-1] : '/'; ?></td>
                         <td class="align-center"><?php echo $v['is_bank_text']; ?></td>
                         <td class="align-center">
                             <?php if ($v['status'] == 1){ ?>

BIN=BIN
helper/refill/api/xyz/guochuang/20211027内蒙古调价函.png


+ 1 - 1
helper/refill/api/xyz/guochuang/config.php

@@ -70,7 +70,7 @@ class config
         "4-10-29" => 9.82, "4-20-29" => 19.64, "4-30-29" => 29.46, "4-50-29" => 49.1, "4-100-29" => 98.2, "4-200-29" => 196.4, "4-300-29" => 294.6, "4-500-29" => 491,//青海 29
         "4-10-28" => 9.925, "4-20-28" => 19.85, "4-30-28" => 29.775, "4-50-28" => 49.625, "4-100-28" => 99.25, "4-200-28" => 198.5, "4-300-28" => 297.75, "4-500-28" => 496.25,//甘肃 28
         "4-10-13" => 10.02, "4-20-13" => 20.04, "4-30-13" => 30.06, "4-50-13" => 51, "4-100-13" => 100.2, "4-200-13" => 200.4, "4-300-13" => 300.6, "4-500-13" => 501,//福建 13
-        "4-10-5" => 9.965, "4-20-5" => 19.93, "4-30-5" => 29.895, "4-50-5" => 49.825, "4-100-5" => 99.65, "4-200-5" => 199.3, "4-300-5" => 298.95, "4-500-5" => 498.25,//内蒙古 5
+        "4-10-5" => 10, "4-20-5" => 20, "4-30-5" => 30, "4-50-5" => 50, "4-100-5" => 100, "4-200-5" => 200, "4-300-5" => 300, "4-500-5" => 500,//内蒙古 5
         "4-30-18" => 29.835, "4-50-18" => 49.725, "4-100-18" => 99.45, "4-200-18" => 198.3,//湖南 18
         "4-10-19" => 9.965, "4-20-19" => 19.93, "4-30-19" => 29.895, "4-50-19" => 49.825, "4-100-19" => 99.65, "4-200-19" => 199.3, "4-300-19" => 298.95, "4-500-19" => 498.25,//广东 19
         "4-10-7" => 9.885, "4-20-7" => 19.77, "4-30-7" => 29.655, "4-50-7" => 49.425, "4-100-7" => 98.85, "4-200-7" => 197.7, "4-300-7" => 296.55, "4-500-7" => 494.25,//吉林 7