具体PC V9在栏目列表、首页调用文章关键字的代码如下:
{pc:content action= lists catid= $catid num= 10 order= id DESC page= $page }
{loop $data $r}
{php $keywords = explode( ,$r[keywords]);}
b 标签: /b
{loop $keywords $keyword}
a >
{/loop}