From 7466b90d131e9e783c0dd6f6c1fcd36062d3e10d Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 31 Oct 2019 14:57:51 +0800 Subject: [PATCH] =?UTF-8?q?SDK=E8=8F=9C=E5=8D=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/SdkMenuController.class.php | 1 + Application/Admin/View/SdkMenu/lists.html | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/Application/Admin/Controller/SdkMenuController.class.php b/Application/Admin/Controller/SdkMenuController.class.php index 92aee1258..309f4d59a 100644 --- a/Application/Admin/Controller/SdkMenuController.class.php +++ b/Application/Admin/Controller/SdkMenuController.class.php @@ -20,6 +20,7 @@ class SdkMenuController extends ThinkController{ foreach($config as $k => $v) { $config[$k]['icon'] = is_https()?'https://':'http://' . $_SERVER['HTTP_HOST'] . $v['icon']; + $config[$k]['type'] = $this->but_type[$v['type']]; } } $this->assign('list',$config); diff --git a/Application/Admin/View/SdkMenu/lists.html b/Application/Admin/View/SdkMenu/lists.html index 5ae8cdddd..aeaf996b7 100644 --- a/Application/Admin/View/SdkMenu/lists.html +++ b/Application/Admin/View/SdkMenu/lists.html @@ -54,11 +54,7 @@ {$channel.title} {$channel.url} - - ๅŽŸ็”Ÿ - - H5้กต้ข - + {$channel.type}> {$channel.act} {$channel.ios_url}