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