{include(label.header)}

{tab_other_language::get("我的积分")}

{tab_other_language::get("尊敬的 {msg1}",''.fun_format::toemoji(cls_obj::get("cls_user")->name,1))},{tab_other_language::get("您现在累计的积分为: {msg1} 分,可等值抵扣消费金额 {msg2} 元",''.cls_obj::get("cls_user")->get_score().'',''.$score_money.'')}

{set $score=0} {foreach($action_list['list'] as $item)}
  • {$item["action_addtime"]}

    {tab_other_language::get("收入")}:+{$item["action_score"]}

    {tab_other_language::get("累积")}:{$action_list["score"]-$score}

    {tab_other_language::get("详情")}:{$item["beta"]}

  • {set $score+=$item["action_score"]} {/foreach}
    {if($action_list['pagebtns']['start']!=1)}
  • 1
  • {/if} {if($action_list['pagebtns']['start']>2)}
  • ...
  • {/if} {foreach($action_list['pagebtns']['list'] as $item)} {$item} {/foreach} {if($action_list['pagebtns']['end']<$action_list['pageinfo']['pages']-1)}
  • ...
  • {/if} {if($action_list['pagebtns']['end']<$action_list['pageinfo']['pages'])}
  • {$action_list['pageinfo']['pages']}
  • {/if}
    {include(label.footer)}