找资源's Archiver
社区首页
›
教程资源
› 织梦网站如何修改中英文模板的当前位置
muban大师
发表于 2018-1-23 06:21:56
织梦网站如何修改中英文模板的当前位置
织梦网站如何修改中英文模板的当前位置
中文模版的当前位置:{dede:field name='position'/}
英文模版的当前位置:
{dede:field name='position' runphp='yes'}
$b = array("主页");
$c = array("HOME");
@me=str_replace($b,$c,@me);
{/dede:field}
页:
[1]
查看完整版本:
织梦网站如何修改中英文模板的当前位置