请问解决织梦编辑文章后不更新时间
- 打开 /dede/templets/article_edit.htm文件
- 找到 $nowtime = GetDateTimeMk(time());
- 修改为 $nowtime = GetDateTimeMk($arcRow["pubdate"]);

更新时间:2025-04-11 01:58:45
下一篇:请问请问公司网站布局图片替换
转载请注明原文链接:https://www.muzicopy.com/suibi/8850.html
/dede/templets/article_edit.htm 文件$nowtime = GetDateTimeMk(time());$nowtime = GetDateTimeMk($arcRow["pubdate"]);
更新时间:2025-04-11 01:58:45
下一篇:请问请问公司网站布局图片替换
转载请注明原文链接:https://www.muzicopy.com/suibi/8850.html