From 034ddee7dc3be797f44f82ac5313dbb093fddd5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Thu, 21 Oct 2021 15:52:01 +0800 Subject: [PATCH] =?UTF-8?q?GH=E7=9A=84=E9=9D=99=E6=80=81=E5=8C=96=E5=8F=91?= =?UTF-8?q?=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 2 +- .../mobile_first/gh-recommended-articles | 179 ------------------ 2 files changed, 1 insertion(+), 180 deletions(-) delete mode 100644 application/views/mobile_first/gh-recommended-articles diff --git a/application/controllers/information.php b/application/controllers/information.php index e08c5280..ebfe26d9 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1004,7 +1004,7 @@ class Information extends CI_Controller //信息推荐 $template_recommand = $recommand_information; //$this->recommand_information($information); 从外面传进来,pc和移动只需要查一次,减少数据库负担 - // $template = str_replace('', $this->load->view($template_path . '-next', array('recommands' => $template_recommand), TRUE), $template); + $template = str_replace('', $this->load->view($template_path . '-next', array('recommands' => $template_recommand), TRUE), $template); // //广告,改叫tips,防止被插件屏蔽 if (!empty($template_recommand['Tips Right TOP'])) { // $template = str_replace('', "
", $template); diff --git a/application/views/mobile_first/gh-recommended-articles b/application/views/mobile_first/gh-recommended-articles deleted file mode 100644 index 8eb545af..00000000 --- a/application/views/mobile_first/gh-recommended-articles +++ /dev/null @@ -1,179 +0,0 @@ -

Recommended Articles

- -
- -
-
-
-
- -

Recommended Tours

- -
- -
-
-
-
- - - - \ No newline at end of file