|
|
@ -334,7 +334,7 @@ class SafeController extends BaseController{
|
|
|
|
$this->assign('ver_status',$rs['ver_status']);
|
|
|
|
$this->assign('ver_status',$rs['ver_status']);
|
|
|
|
$this->assign('rs',$rs);
|
|
|
|
$this->assign('rs',$rs);
|
|
|
|
$this->assign('promoteInfo',$promoteInfo);
|
|
|
|
$this->assign('promoteInfo',$promoteInfo);
|
|
|
|
|
|
|
|
$this->assign('tel',$rs['mobile_phone']);
|
|
|
|
$this->display();
|
|
|
|
$this->display();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -350,6 +350,7 @@ class SafeController extends BaseController{
|
|
|
|
$data['email'] = $email;
|
|
|
|
$data['email'] = $email;
|
|
|
|
$data['account_type'] = $account_type;
|
|
|
|
$data['account_type'] = $account_type;
|
|
|
|
$data['bank_card'] = $bank;
|
|
|
|
$data['bank_card'] = $bank;
|
|
|
|
|
|
|
|
$data['ver_status'] = 3;
|
|
|
|
// $data['agreementpic'] = $
|
|
|
|
// $data['agreementpic'] = $
|
|
|
|
$data['anothpic'] = $agreementpic;
|
|
|
|
$data['anothpic'] = $agreementpic;
|
|
|
|
$id = get_pid();
|
|
|
|
$id = get_pid();
|
|
|
|