中文字幕久久伊人|日韩久久无码精品|牛牛精品在线视频|亚洲日韩欧美伦理|伊人久久一区二区|青草福利国产一区|亚洲精品特黄毛片|欧美性爱久久精品|高清中文字幕有码|熟女出租中文字幕

dede標(biāo)題欄目如何設(shè)置按字母首字母命名
  • 更新時(shí)間:2025-06-09 16:12:13
  • 開發(fā)經(jīng)驗(yàn)
  • 發(fā)布時(shí)間:2年前
  • 551

dede添加欄目的時(shí)候,默認(rèn)欄目名稱是拼音全稱,對(duì)于一些名稱很長的此語全拼就會(huì)顯得非常長,不僅難看,而且對(duì)于優(yōu)化來說是冗長。

下面來說下dede標(biāo)題欄目按字母首字母命名的方法。


打開dede/catalog.add.php文件,找到85行:

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

修改為:

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

找打108行:

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

修改為:

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

找打134行:

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

修改為:

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

找打187行:

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

修改為:

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

我們專注高端建站,小程序開發(fā)、軟件系統(tǒng)定制開發(fā)、BUG修復(fù)、物聯(lián)網(wǎng)開發(fā)、各類API接口對(duì)接開發(fā)等。十余年開發(fā)經(jīng)驗(yàn),每一個(gè)項(xiàng)目承諾做到滿意為止,多一次對(duì)比,一定讓您多一份收獲!

本文章出于推來客官網(wǎng),轉(zhuǎn)載請(qǐng)表明原文地址:https://www.tlkjt.com/experience/8211.html
推薦文章

在線客服

掃碼聯(lián)系客服

3985758

回到頂部