{include file="header.html"}
{include file="member/nav.html"}

他喜欢的产品

{api data=t_c control=loveapi fun=productByuser(get('userid'))} {foreach item=c from=$t_c} {foreachelse}

暂时没有

{/foreach}

她发布的产品

{api data=t_c control=productapi fun=listbyuser(get('userid','i'))}
{foreach item=c from=$t_c} {foreachelse}

暂时没有

{/foreach}
{include file="member/right.html"}
{include file="footer.html"}