PHP群:95885625 Hbuilder+MUI群:81989597 站长QQ:634381967
    您现在的位置: 首页 > CMS教程 > dedecms教程 > 正文

    织梦Dedecms分页之后摘要不一致

    作者:admin来源:网络浏览:时间:2020-09-30 00:07:50我要评论
    导读:打开1 include/arc.archives.class.php注释掉1 if($pageNo>1) $this->Fields['description'] = trim(ereg_replace("[\r\n\t]"...
    打开

    1 include/arc.archives.class.php

    注释掉

    1 if($pageNo>1) $this->Fields['description'] = trim(ereg_replace("[\r\n\t]", ' ', cn_substr(html2text($this->Fields[$this->SplitPageField]), 200)));


    转载请注明(B5教程网)原文链接:https://b5.mxunkeji.com/content-102-924-1.html
    相关热词搜索: Dedecms分页