时间:2021-07-21人气:-
织梦导航面包屑中的中文为英文或去掉最后一个大于号{dede:field name='position' runphp='yes'} $a=mb_strlen(@me);//计算字符串的长度 @me=cn_substr(@me,$a-3,-1);//截取字符,注意,$a-3可修改为$a-2或$a-1,根据自己情况多测试 $b = array("首页");//首页可修改为主页,即主页链接名,具体要在后台基本参数设置中修改 $c = array("home"); @me=str_replace($b,$c,@me); echo @me; {/dede:field}
上篇:织梦软件下载频道模型,文件类型后缀如何增加或修改
下篇:织梦DedeCMS提示“无法获得主键,因此无法进行后续操作”...