在include/taglib/channel.lib.php 第140行之后加一句
复制代码
$linkOkstr = str_replace("~autoindex~",$GLOBALS['autoindex'],$linkOkstr);
下面是例句: 复制代码
- {dede:channel type='top' currentstyle="
- ~typename~ " }
- [field:typename/] {/dede:channel}

$linkOkstr = str_replace("~autoindex~",$GLOBALS['autoindex'],$linkOkstr);
下面是例句: