{include file="head.html"}
{include file="weixin/side.html"}
{include file="weixin_sucai/nav.html"}
素材列表
{$data.title}
+添加
{if $data.child} {foreach item=c from=$data.child}
{$c.title}
{/foreach} {/if}
{include file="footer.html"}