首页 > CMS > 织梦DEDE > 正文

织梦dedecms中英文模版当前位置的修改方法

2024-07-12 09:12:33
字体:
来源:转载
供稿:网友
织梦dedecms中英文模版当前位置的修改方法
将标签
{dede:field name='position'/}
修改为
{dede:field name='position' runphp='yes'}
$b = array("主页");
$c = array("HOME");
@me=str_replace($b,$c,@me);

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表