{include(label.header)}

{tab_other_language::get("我的经验")}

{tab_other_language::get("尊敬的")} {fun_format::toemoji(cls_obj::get("cls_user")->name,1)}")},{tab_other_language::get("您当前的等级")}:Lv{$memberinfo['level']}, {tab_other_language::get("累计经验值:{msg1} 点,仅需 {msg2} 点,即可晋升为 {msg3} 会员。",''.$memberinfo['experience'].'',''.$memberinfo['experience_poor'].'','Lv'.$memberinfo['level_next'].'')}

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

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

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

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

  • {set $experience+=$item["action_experience"]} {/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)}