From 35edbd823c22074fe7f2411045ff9e47e44e733a Mon Sep 17 00:00:00 2001 From: lixiaoyu <1906596264@qq.com> Date: Sat, 23 Sep 2023 16:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/source/apps/site/controllers/IndexController.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/source/apps/site/controllers/IndexController.php b/mobile/source/apps/site/controllers/IndexController.php index ceea70e..195eee2 100755 --- a/mobile/source/apps/site/controllers/IndexController.php +++ b/mobile/source/apps/site/controllers/IndexController.php @@ -20,9 +20,9 @@ class IndexController extends FrontendController { if(!$GLOBALS['_CFG']['wap_config']){ die(L('wap_config')); } - if(I('app')){ - $_SESSION('openid',I('app')); - } +// if(I('app')){ +// $_SESSION('openid',I('app')); +// } $this->assign('cart_number', cart_number());//购物车数量 $this->assign('hot_click', get_hot_click());// 获取热门搜索 $this->assign('store', get_store());// 获取店铺