打开/dede/templets/article_edit.htm文件 找到 $nowtime = GetDateTimeMk(time()); 改成: $nowtime = GetDateTimeMk($arcRow[“pubdate”]);