织梦CMS模板给“未知模板”命名方法

分类:模板变量教程 发布时间:2019-05-21 21:12:51

摘要:织梦CMS模板如何&怎么给“未知模板”命名?dede模板给“未知模板”命名方法&教程,适用于织梦5.7

1、找到 /templets/templet-filelist.inc 用记事本打开它;

2、比如默认的footer.htm是未知模板,这是因为在/templets/templet-filelist.inc 文件中没有列出footer.htm,那我们可以依照其他模板名称的样式手工加入一行 (注意格式!!!);

footer.htm,底部模板

article_image_frame.htm,图片集内容页模板框架版

article_shop.htm,商品模型内容页模板

article_soft.htm,软件内容页模板

article_soft_frame.htm,软件内容页模板框架版

article_infos.htm,分类信息内容模板

article_spec.htm,专题内容页模板

footer.htm,底部模板