在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);
{dede:channel type='top' currentstyle="
- ~typename~
" }- [field:typename/]
{/dede:channel}