如何在首页调用文章页的缩略图?
在首页调用文章页的缩略图,该缩略图是新增字段不是主表,该如何调用?
{list action=module module=news toindex=1 num=6}
...
{dr_get_file($t.thumbindex)}以及
{dr_thumb($t.thumbindex)}上述写法都调不出缩略图。
在首页调用文章页的缩略图,该缩略图是新增字段不是主表,该如何调用?
{list action=module module=news toindex=1 num=6}
...
{dr_get_file($t.thumbindex)}以及
{dr_thumb($t.thumbindex)}上述写法都调不出缩略图。