{include file="app/plug/view/gift/topbar"} {include file="app/plug/view/gift/global_header"}
{$ret['title']}
提问人提问人:{$ret['user']} {$ret['date']}
{$ret['q']}
最佳答案
{$newbody}
{$ret['like']}人觉得很赞
礼物喜欢排行榜
{foreach $likeret as $key=>$vo}
  • {$vo['itemstitle']}
    ¥{obj('api/Api')->moneytype($vo['price'])}
    {if $vo['diy']!='0'}
    {if $vo['diy']=='1'}
    星座
    {/if} {if $vo['diy']=='2'}
    定制
    {/if} {if $vo['diy']=='3'}
    刻字
    {/if} {if $vo['diy']=='4'}
    正品
    {/if} {/if}
    {$vo['like']}
  • {/foreach}
    {include file="app/plug/view/gift/js"}