
list.html tag关键字 英文可以打开 中文就显示404 ?
/tag/拼多多.html 报错404
/tag/pinduoduo.html 可以正常打开的
代码如下:
{list action=module catid=$catid field=title,url,updatetime,description,keywords,hits order=updatetime page=1}
-
{$t.description}
{php $kw=@explode(',', $t.keywords);}
{loop $kw $a}
{if $a}
-
{$a}
{/if}
{/loop}
{/list}
大神看看 之前都是对 升级后就故障了