标签: ID
thumbnail

织梦dedecms文章内容页去掉拼音标题后面的ID的方法

打开include/helpers/channelunit.helper.php,大约在194.195行 $articleRule = str_replace('{pinyin}',GetPinyin($title).'_'.$aid,$articleRule); $articl……