From 706811fd3e908c6b77cfcdf26cdccfeaf7dd258b Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Tue, 6 Mar 2018 10:20:37 +0800 Subject: [PATCH 1/7] amp link --- application/views/bootstrap3/information_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 27d5db37..7a9918dd 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -542,7 +542,7 @@
- | + | ic_id, 'AMP_STATUS') === '1') {?> From 4bc36933dc32de6366f212b27e0f4143b2a49a26 Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Wed, 7 Mar 2018 15:14:54 +0800 Subject: [PATCH 2/7] add amp link --- application/views/bootstrap/header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php index 952eace6..ac30a510 100644 --- a/application/views/bootstrap/header.php +++ b/application/views/bootstrap/header.php @@ -81,6 +81,7 @@
  • TA评论采集
  • 老旧信息查询
  • Html基础知识
  • +
  • AMP知识及构建SOP
  • 系统设置
  • From dab544e670fa71089b33ea46a394d6f085a562b9 Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Wed, 7 Mar 2018 15:19:07 +0800 Subject: [PATCH 3/7] add amp link 100% --- application/views/bootstrap3/header.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index 65a5bcbf..395cb2cb 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -85,6 +85,7 @@
  • TA评论采集
  • 老旧信息查询
  • Html基础知识
  • +
  • AMP知识及构建SOP
  • 系统设置
  • From 4db65f6f72796db48ad2dc37cd8009d7e38e2817 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Thu, 8 Mar 2018 09:47:43 +0800 Subject: [PATCH 4/7] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E9=9D=99=E6=80=81=E6=9B=B4=E6=96=B0=E6=9C=8D=E5=8A=A1=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index c9171141..5e562da5 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -507,9 +507,9 @@ class Information extends CI_Controller { } } if ($amp_request) { - $url = 'http://184.172.113.219:22223/amp' . $url; + $url = 'http://184.172.113.219:22224/amp' . $url; } else { - $url = 'http://184.172.113.219:22223' . $url; + $url = 'http://184.172.113.219:22224' . $url; } break; case 'ah': From 4b2bfe030f45d54a37e0c593ac23c10a9078b4ad Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Fri, 9 Mar 2018 11:10:59 +0800 Subject: [PATCH 5/7] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/information_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index 7a9918dd..5d0d8825 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -1,4 +1,4 @@ - +