From 158d8e8fc223085420efb8b5c2875443cd7a58b6 Mon Sep 17 00:00:00 2001 From: sunke <18850253506@163.com> Date: Tue, 19 Nov 2019 19:34:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81=E5=9B=BE=E7=89=87=E9=9A=90?= =?UTF-8?q?=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/SafeController.class.php | 5 +++-- Application/Home/View/default/Safe/editModify.html | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Application/Home/Controller/SafeController.class.php b/Application/Home/Controller/SafeController.class.php index 288e53af0..f411f529a 100644 --- a/Application/Home/Controller/SafeController.class.php +++ b/Application/Home/Controller/SafeController.class.php @@ -334,12 +334,13 @@ class SafeController extends BaseController{ $id = get_pid(); $rs = M("promote","tab_")->field('anothpic,ver_status,real_name,bank_card,mobile_phone,email,address,idcard')->where(['id'=>$id])->find(); $anothpic = $rs['anothpic']; - if(!empty($anothpic)) { + /* if(!empty($anothpic)) { $idcarpicArr = explode(',', $anothpic); foreach ($idcarpicArr as $key => $value) { $promoteInfo['valuedata'][$key] = $value; } - } + } */ + $promoteInfo = ""; $address = json_decode($rs['address'],false)[1]; $this->assign('addr',$address); $this->assign('ver_status',$rs['ver_status']); diff --git a/Application/Home/View/default/Safe/editModify.html b/Application/Home/View/default/Safe/editModify.html index e063c954a..96ab1b25d 100644 --- a/Application/Home/View/default/Safe/editModify.html +++ b/Application/Home/View/default/Safe/editModify.html @@ -212,7 +212,7 @@ +' 开户银行:' +'' +' 补充协议:' - +' ' + +' ' +'
点击上传
' +'
' +'
*须补充修改协议(联系平台签署)
'