织梦dedecms模板代理加盟

2020全新代理计划 赚钱+省钱双管齐下,独立平台,丰厚利润!

您现在的位置: 首页>seo > 站长大学 > 使用教程 > 使用教程

织梦栏目如何用首字母生成

来源: 发布时间:2021-01-16 12:01:02热度:40℃我要评论(0

免费下载,无需注册无需充值

 打开dede/catalog.add.php文件

找到

$toptypedir = GetPinyin(stripslashes($toptypename));

改为

$toptypedir = GetPinyin(stripslashes($toptypename),1);

找到

$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v));

改为

$typedir = $toptypedir.'/'.GetPinyin(stripslashes($v),1);

找到

$toptypedir = GetPinyin(stripslashes($toptypename));

改为

$toptypedir = GetPinyin(stripslashes($toptypename),1);

找到

$typedir = GetPinyin(stripslashes($typename));

改为

$typedir = GetPinyin(stripslashes($typename),1);

责任编辑:迈站网

相关阅读

0大家对 织梦栏目如何用首字母生成 的评论