diff --git a/application/config/config.php b/application/config/config.php
index ea721229..1b38166b 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -924,6 +924,7 @@ $config['templates_gm'] = array(
'文化模板 [单页式]' => 'culture_info_detail_one_page',
'文化模板 [导航式]' => 'culture_info_detail_with_category',
'信息专题模板' => 'guide_top_series',
+ '列表式' => 'guide_info_list',
'空白模板'=>'none'
);
diff --git a/application/controllers/information.php b/application/controllers/information.php
index 4e3fd961..29969e4b 100644
--- a/application/controllers/information.php
+++ b/application/controllers/information.php
@@ -528,7 +528,7 @@ class Information extends CI_Controller {
break;
case 'gm':
- GET_HTTP("http://148.251.35.42:3300/create-cache/?url=" . urlencode($url)); //请求nodejs静态化更新页面,删除缓存,因为部分页面没有进入信息平台
+ //GET_HTTP("http://148.251.35.42:3300/create-cache/?url=" . urlencode($url)); //请求nodejs静态化更新页面,删除缓存,因为部分页面没有进入信息平台
if ($delete_only) {
$url = "http://144.76.185.44:8029/gm.php/information/delete_cache_23Xd913mddkgssODII?static_html_url=" . urlencode($url);
} else {
diff --git a/application/third_party/htmlcompressor/views/amp-template/ah.php b/application/third_party/htmlcompressor/views/amp-template/ah.php
index f79a2025..0f016f6e 100644
--- a/application/third_party/htmlcompressor/views/amp-template/ah.php
+++ b/application/third_party/htmlcompressor/views/amp-template/ah.php
@@ -15,6 +15,7 @@
+