作者 lyh

gx

@@ -36,7 +36,7 @@ class TemplateReplaceHtml extends Base @@ -36,7 +36,7 @@ class TemplateReplaceHtml extends Base
36 '新闻列表'=>['source'=>4,'is_list'=>1,'is_custom'=>0], 36 '新闻列表'=>['source'=>4,'is_list'=>1,'is_custom'=>0],
37 '博客详情'=>['source'=>3,'is_list'=>0,'is_custom'=>0], 37 '博客详情'=>['source'=>3,'is_list'=>0,'is_custom'=>0],
38 '博客列表'=>['source'=>3,'is_list'=>1,'is_custom'=>0], 38 '博客列表'=>['source'=>3,'is_list'=>1,'is_custom'=>0],
39 -// '单页面'=>['source'=>9,'is_list'=>0,'is_custom'=>0], 39 + '单页面'=>['source'=>9,'is_list'=>0,'is_custom'=>0],
40 ]; 40 ];
41 } 41 }
42 } 42 }