织梦编辑文档也自动更新生成首页和栏目和上下页

后台-系统-基本参数-性能选项,开启这3项,或者根据你需求开启

0ZU3E21-0

修改后台编辑文档对应的PHP文件

普通文章模型 /dede/article_edit.php

图片集模型 /dede/album_edit.php

软件模型 /dede/soft_edit.php

其他模型 /dede/archives_edit.php

根据自己要改的来

打开/dede/article_edit.php

找到

$wintitle

在它上面加入

$arcID = $id; $msg = "<div style='line-height:36px;height:36px'>{$msg}</div>".GetUpdateTest();

如图

2

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zydwys.html