From 2a54b0ed0851320fe3b6df38448c2f68d675ed3e Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Thu, 9 Apr 2020 11:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B1=87=E4=BB=98=E5=AE=9D=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=9D=E4=B8=8E=E5=BE=AE=E4=BF=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/Controller/ToolController.class.php | 1 + Application/Admin/View/Tool/payset.html | 14 +++++++++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Application/Admin/Controller/ToolController.class.php b/Application/Admin/Controller/ToolController.class.php index a567dc2c4..7fda82955 100644 --- a/Application/Admin/Controller/ToolController.class.php +++ b/Application/Admin/Controller/ToolController.class.php @@ -21,6 +21,7 @@ class ToolController extends ThinkController { { $name = $_POST['name']; $config = I('config'); + $data = array('config'=>json_encode($config),'template'=>$_POST['template'],'status'=>$_POST['status']); $map['name']=$name; diff --git a/Application/Admin/View/Tool/payset.html b/Application/Admin/View/Tool/payset.html index fa33c0ead..d52419164 100644 --- a/Application/Admin/View/Tool/payset.html +++ b/Application/Admin/View/Tool/payset.html @@ -1710,10 +1710,18 @@ 支付宝 --> - -