From fa846f039a2f5b2c1582ffcfbfdeffb31adb57de Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 9 Jan 2019 19:08:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=F0=9F=8E=A7=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E5=A4=B1=E8=B4=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/service/NavigationService.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/service/NavigationService.php b/application/service/NavigationService.php index c9f689153..9c456443e 100755 --- a/application/service/NavigationService.php +++ b/application/service/NavigationService.php @@ -53,8 +53,6 @@ class NavigationService cache(config('shopxo.cache_common_home_nav_header_key'), $header); } - print_r($header); - // 底部导航 if(empty($footer)) {