{php $url_search = $this->createMobileUrl('search', array(), true);} {php $url_user = $this->createMobileUrl('usercenter', array(), true);}
{loop $list $item}

{$item['title']}

{if $op != 'shop'} {php $storestarturl = $this->createMobileUrl('marketingorder', array('op'=>$_GPC['op'],'storeid' => $item['id']),true);} 营收数据 {/if}
营业额:{$item['totalprice']} 专员佣金:{$item['marketingprice']}
{/loop}
{php echo register_jssdk(false);}