{template header}
我的文章 - {$mymps_global[SiteName]}
{template header_search}
会员首页
>
我的商品
{loop $list $mymps}
{echo cutstr($mymps[goodsname],40)}
价格:¥{$mymps[nowprice]}
原价:¥{$mymps[oldprice]}
{/loop}
{if $list}
{$pageview}
{/if}
{template footer}