diff --git a/Application/Payment/Controller/ExcelPaymentController.class.php b/Application/Payment/Controller/ExcelPaymentController.class.php index 1ddb5b196..6c7f7fea8 100644 --- a/Application/Payment/Controller/ExcelPaymentController.class.php +++ b/Application/Payment/Controller/ExcelPaymentController.class.php @@ -112,7 +112,7 @@ class ExcelPaymentController extends BaseController $this->assign('_page', $page); } // echo($page);die(); - $this->meta_title = 'EXCEL打款'; + $this->meta_title = '线下打款'; $this->assign("data",$CompanyInfo); $this->assign("money",$money); $this->assign("CompanyType", $this->CompanyType); diff --git a/Application/Payment/Controller/PaymentController.class.php b/Application/Payment/Controller/PaymentController.class.php index 07bc8bf53..dc2f46ffa 100644 --- a/Application/Payment/Controller/PaymentController.class.php +++ b/Application/Payment/Controller/PaymentController.class.php @@ -356,7 +356,7 @@ class PaymentController extends BaseController public function transfer_set() { $this->getAccountMoney(); - $this->meta_title = '打款设置'; + $this->meta_title = '复核账号设置'; $this->assign("mobile",$this->admininfo['mobile']); $this->display(); } diff --git a/Application/Payment/View/ExcelPayment/viewPuPool.html b/Application/Payment/View/ExcelPayment/viewPuPool.html index 986ae530a..044807b9b 100644 --- a/Application/Payment/View/ExcelPayment/viewPuPool.html +++ b/Application/Payment/View/ExcelPayment/viewPuPool.html @@ -117,7 +117,7 @@ 支付宝真实姓名 支付宝账号 制单人 - 审核人员 + 复核人员 打款状态 打款时间 备注 diff --git a/Application/Payment/View/Payment/transfer_set.html b/Application/Payment/View/Payment/transfer_set.html index 26c167d77..0f355ce1e 100644 --- a/Application/Payment/View/Payment/transfer_set.html +++ b/Application/Payment/View/Payment/transfer_set.html @@ -16,7 +16,7 @@ - 打款验证手机号 + 复核账号 diff --git a/Application/Payment/View/Public/base.html b/Application/Payment/View/Public/base.html index f5b0f818c..4c0b381f4 100644 --- a/Application/Payment/View/Public/base.html +++ b/Application/Payment/View/Public/base.html @@ -204,10 +204,10 @@ $(function(){
功能菜单
-->